Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is the difference between %put and symbolgen?

Answer Posted / basha

both are used bebugging of macros
%put stmt write the text or macro variable information
like all macro global variables
where as
symbolgen display what macro variable resolves the value
ex;
%let v=sas;
symbolgen displays
macro variable v resolves to sas
this is especially useful when macro variables resolves
other than that u expected

%put stmt is also used with in the macro
symbolgen must be used options stmt
debugging macro with %put stmt
%put &d;
log:macrovariable d resolves to 'some-value '

regarda
basha
if any suggestion of this answer please mail
me:bashag3@yahoo.com

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is metadata? : Sas-bi

1069


Mention the category in which sas informats are placed?

1076


what is study design in while working with SAS? what are screening variables in SAS?

2270


What are the different types of sas functions?

1355


Describe the ways in which you can create a macro variable?

1128


Hi all, If Anybody has Advance SAS Certification dumps??? Please share with me. Email: pramod.kalugade03@gmail.com

2083


how does sas handle missing values in procs? : Sas programming

1338


What is the difference between class statement and by statement in proc means?

1384


what versions of sas have you used (on which platforms)? : Sas programming

1126


what is transformation in sas data integration? : Sas-di

1082


What does P-value signify about the statistical data?

1396


what are the types of interactive display types? : Sas-bi

1143


what is the primary data source for the wrs? : Sas-bi

1328


What do the PUT and INPUT functions do?

1379


What will calendar procedure do?

1112