BookmarkSubscribeRSS Feed
Mathan
Calcite | Level 5
Hi i'm new to SAS.After Going through some examples in this forum i automated sas work by c# application like, I made a macro to run in SAS EG 4.3 to get an output from c# application.
I have one doubt!!! Is it possible to find the Variable format datatype name like 'Date','DateTime','Time',etc... in SAS7bdat extension files by c# application?

2 REPLIES 2
FriedEgg
SAS Employee

You may want to look at this excellent paper, part of the r-project, which goes in depth in the sas database binary data file format

http://cran.r-project.org/web/packages/sas7bdat/vignettes/sas7bdat.pdf

Mathan
Calcite | Level 5

Hi man happy thanks for your response... For this i have taken the content of that sasfile in xml and i processed it to get its format and it was done.

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1675 views
  • 0 likes
  • 2 in conversation