One way of creating a new variable in Macros is by %
Let....What is the other way..?
Answer Posted / aruna
Use Callsymput(<variable>, <Value>) for version lessthan
SAS9
Use Callsymputx(<variable>, <Value>) for SAS9
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
which date function advances a date, time or datetime value by a given interval? : Sas programming
What are the data types that sas contain?
what is hash files in sas and why we are using this one in sas?
What would you change about your job?
Explain append procedure?
what is the purpose of _error_? : Sas programming
how do you debug and test your sas programs? : Sas programming
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
Approximately what date is represented by the SAS date value of 730?
How will you generate test data with no input data?
How do you define proc in sas? : sas-grid-administration
What are the automatic variables for macro? : sas-macro
explain about various caches available in data integrator? : Sas-di
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?
Are you sensitive to code walk-throughs peer review or QC review?