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
How to limit decimal places for the variable using proc means?
how many types of prompts are there? : Sas-bi
what is the Population you used in your project, is it ITT or PP?
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
How do dates work in SAS data?
what are sas/access and sas/connect? : Sas programming
What is the length assigned to the target variable by the scan function?
If a variable contains only numbers, can it be a character data type?
Why double trailing @@ is used in input statement?
How you are maintaining sas programmes in your company...any specific version control software you are using? If so, tell me the name?
What is program data vector (pdv)?
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
What function CATX syntax does?
what do you mean by data staging area? : Sas-di
What are the parameters of scan function?