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


Please Help Members By Posting Answers For Below Questions

Mention what is PROC in SAS?

605


what is sas application server, database server, sas olap server and sas metadata server? : Sas-di

555


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

595


What are the advantages of using sas?

615


What are the data types in sas?

615






Which are the statements whose placement in the data step is critical?

764


How to read an input file in sas?

659


I have a SCD Type 2 Dimention for Location In which A Sales Office in Having two Surrogate Keys just because of the change in it's Sales Group. SKey SalesGroup Sales Office BeginDate EndDate 280 SG1 SO1 01APR2000 01APR2010 281 SG2 SO1 02APR2010 31MAR2999 Now while loading the Fact, the Lookup ir returning SKey 280 for records before and after 01APR2010. I am not able to give WHERE condition in the Lookup Properties (TranDate between BeginDate and EndDate). Please help.

1700


What is the difference between the proc sql and data step?

667


what is the basic structure sas administrator? : Sas-administrator

567


why is sas considered self-documenting? : Sas programming

682


What was the last computer book you purchased? Why?

1918


what is the function of catx syntax? : Sas-administrator

654


Do you need to know if there are any missing values?

601


I have a dataset concat having a variable a b & c. How to rename a b to e & f?

764