What is the general format of function in sas? : sas-grid-administration
No Answer is Posted For this Question
Be the First to Post Answer
I am having a stored process.it needs to route my report to both hthml and Xls.By default SP routes to html.I used the PRINTTO to route the html to Xls.BUt it createsthe file not but no content was written to file(0KB)?how can i do it?
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
how does sas handle missing values in formats? : Sas programming
Tell e how how dealt with..
how we can create optional or required parameters in SAS macro...
What is the use of function Proc summary?
how do u validate the program which u have written.
Explain how you can debug and test your SAS program?
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
Describe the function and utility of the most difficult SAS macro that you have written?
When you will use nowd option in report???
Hi im new to sas. I have a file with some charecter variables and some numeric variables now i want to load charecter variables into one datastep and numeric variables into another data step pls let me know Thanks