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 / ashish
You can check answers here second anwer has pdf attached which is good
http://stackoverflow.com/questions/836157/in-sas-what-are-good-techniques-options-for-catching-syntax-errors
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Do you know the features of sas?
how to do user inputs and command line arguments in sas?
What are the automatic variables for macro? : sas-macro
What is the difference between order and group variable in proc report?
how to change the execute of macro
what are _numeric_ and _character_ and what do they do? : Sas programming
what is sas metadata repository? : Sas-bi
What are the difference between the sas data step and sas procs?
What are SAS/ACCESS and SAS/CONNECT?
What is the maximum and minimum length of macro variable
What is the function of Stop statement in a SAS Program?
Mention common programming errors committed in sas ?
what is factor analysis? : Sas-administrator
What is the use of function Proc summary?
how does sas handle missing values in sort order? : Sas programming