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


Please Help Members By Posting Answers For Below Questions

how to read the variables in sas? : Sas-administrator

556


how does sas handle missing values in sort order? : Sas programming

537


describe about metadata object? : Sas-di

630


what are the best practices to process the large data sets in sas programming? : Sas-administrator

544


Are you sensitive to code walk-throughs peer review or QC review?

2615






What is a put statement?

668


What versions of SAS have you used (on which platforms)?

1021


what is sas enterprise intelligence architecture? : Sas-bi

548


Differences between where and if statement?

586


what are several options for creating reports in web report studio? : Sas-bi

634


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

1922


Differentiate between sas functions and sas procedures.

648


What are the scrubbing procedures in sas?

581


Difference between sum function and using “+” operator?

606


How substr function works in sas?

705