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 / huan
data test;
[statement lines];
run CANCEL;
CK
http://support.sas.com/documentation/cdl/en/lrdict/64316/HTM
L/default/viewer.htm#a000214506.htm
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
how to generate the test data in sas without input data? : Sas-administrator
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
Name few SAS functions?
Difference between informat and format?
what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake
Tell me about % include and % eval? : sas-macro
What are the data types does SAS contain?
for whom is sas data integration studio designed? : Sas-di
is data integration and etl programming is same? : Sas-di
how to change the execute of macro
what are the component of range? : Sas-bi
describe how to adjust the performance of data integrator? : Sas-di
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
How does the internal authentication work in sas? : sas-grid-administration
Tell e how how dealt with..