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 SAS WEB SERVICE and what are the steps to create an xml service ?
What is the basic structure of the SAS base program?
what is data governance? : Sas-di
what is star schema? : Sas-di
what is the use of proc contents and proc print in sas? : Sas-administrator
sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately
what is sas metadata server? : Sas-di
what is information maps?
What are the data types does SAS contain?
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
how do you debug and test your sas programs? : Sas programming
How do you test for missing values?
why a stop statement is needed for the point= option on a set statement?
Explain how merging helps to combine data sets.
what is program data vector? : Sas-administrator