what is the difference between %put and symbolgen?
Answer Posted / mallikarjuna reddy.vanna
besides all the above answers, we can also say that by using
%put we can get values of specified macro variables, where
as by using symbolgen we can get the values of all the macro
variables with in a program.
%put is a macro language program statement, like %put and
%macro. symbolgen is an option.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
Do you need to rearrange the order of the data for the report?
Are you involved in writing the inferential analysis plan? Tables specfications?
How we can create SAS USER DEFINED CODE?
: and & modifiers.
What are the functions used for character handling?
How does the internal authentication work in sas? : sas-grid-administration
What function CATX syntax does?
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
what has been your most common programming mistake? : Sas programming
explain the proc in sas? : Sas-administrator
what do the mod and int function do? What do the pad and dim functions do? : Sas programming
What is the difference between %local and %global? : sas-macro
How necessary is it to be creative in your work?
Name few SAS functions?
What are all the problems you faced while validating tables and reports?