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 sort in descending order?

1032


Mention the validation tools used in SAS?

892


Explain what Proc glm does?

862


if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...

1174


What are the different operating system platforms in which we can use sas? : sas-grid-administration

835


What is a pdv and what are its functions?

823


in the flow of data step processing, what is the first action in a typical data step? : Sas programming

873


How would you define the end of a macro? : sas-macro

871


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

866


explain what is data set in sas? : Sas-administrator

756


explain the difference between proc means and proc summary?

901


How would you identify a macro variable?

871


Explain how merging helps to combine data sets.

838


What is the use of the %include statement?

913


What are the five ways to do a table lookup in sas? : sas-grid-administration

844