What is the purpose of the trailing @? The @@? How would you
use them?
Answer Posted / raj
@:Hold an input record for the execution of the next input statement with in the same iteration of the data step.
use:The trailing @ must be the last item in the INPUT statement.
@@:Holds an input record for the execution of the next input statement across iteration of the data step.
Uses:The double trailing @ must be the last item in the INPUT statement.
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What do the mod and int function do? : Sas programming
What are types of transport files?
Describe crosslist option in tables statement?
what is the use of proc contents and proc print in sas? : Sas-administrator
What are the new features included in the new version of SAS Programming Language?
Name few SAS functions?
what is the Population you used in your project, is it ITT or PP?
What are the features of base sas system?
how can you create zero observation dataset? : Sas programming
what versions of sas have you used (on which platforms)? : Sas programming
How would you determine the number of missing or nonmissing values in computations?
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
Can you execute a macro within a macro? Describe. : sas-macro
Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya
Describe what are the different levels of administrative users in sas? : sas-grid-administration