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


Please Help Members By Posting Answers For Below Questions

if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...

955


What system options would you use to help debug a macro? : sas-macro

650


explain what is data set in sas? : Sas-administrator

533


What are the differences between proc means and proc summary?

608


Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.

1471






Where do you use proc means over proc freq?

572


What is the use of stop statement?

654


What are types of transport files?

6910


How to convert a numeric variable to a character variable?

638


Mention the difference between ceil and floor functions in sas?

652


how would you create multiple observations from a single observation? : Sas programming

577


explain the concepts and capabilities of business object? : Sas-bi

552


Which function is used to count the number of intervals between two sas dates?

579


What is program data vector (pdv) and what are its functions?

635


What are SAS/ACCESS and SAS/CONNECT?

640