if a program has some 1000 or more line and how to know whether the syntax of the particular code is correct without checking it manually
Answer Posted / naresh
Use options OBS = 0, no replace; Execute your prog. To set normally options OBS = MAX replace;
Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
What is the length assigned to the target variable by the scan function?
What system options would you use to help debug a macro? : sas-macro
What is SAS?
what is sas database server? : Sas-di
what is broad cast agent? : Sas-bi
What are the functions used for character handling?
List down the reasons for choosing sas over other data analytics tools.
This entry was posted in General. Bookmark the permalink. Post a comment or leave
Explain why double trailing @@ is used in input statement?
What are pdv and it functions?
What does PROC print, and PROC contents do?
For what purpose would you use the RETAIN statement?
State the difference between INFORMAT and FORMAT ?
what are informats in sas? : Sas-administrator
what is the function of catx syntax? : Sas-administrator