Why is a STOP statement needed for the point=option on a
SET statement?
Answer Posted / dupe
just to add to the previous answer, if the stop statement
is executed, SAS cannot proceed to the bottom of the
datastep, where a run statement is encountered which forces
an explisit output of observation. To overcome this, you
will need to include the output statement before the stop
statement.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Name types of category in which SAS Informats are placed?
Hi, Does anybody has lastest SAS certification(base, adv., clinical)dumps,if anybody has please email me at mailtorajani76@gmail.com. Thanks
which date function advances a date, time or datetime value by a given interval? : Sas programming
how could you generate test data with no input data? : Sas programming
Explain proc univariate?
what do the pad and dim functions do? : Sas programming
How to create list output for cross-tabulations in proc freq?
Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro
What is the order of application for output data set options, input data set options and SAS statements?
What is the role of sas grid administrator? : sas-grid-administration
List down the reasons for choosing sas over other data analytics tools.
Explain input and put function?
what is enterprise guide? What is the use of it? : Sas programming
What is the purpose of trailing @ and @@? How do you use them?
What are pdv and it functions?