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 difference between Global n Local Macro Variables..?

Answer Posted / suman

Two types of scopes exist for macro variables: global and
local. Global macro variables exist for the duration of the
SAS session and can be referenced anywhere in the program--
either inside or outside a macro. Local macro variables
exist only during the execution of the macro in which the
variables are created and have no meaning outside the
defining macro.

Is This Answer Correct ?    31 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to read the variables in sas? : Sas-administrator

1070


What can you learn from the SAS log when debugging?

1431


what is function of retain statment

2077


What is maximum storage capability of SAS?

1480


What does PROC print, and PROC contents do?

1273


If money were no object, what would you like to do?

3235


what is the difference between unique key and primary key? : Sas-di

1174


If you use a symput in a data step, when and where can you use the macro variable? : sas-macro

1133


What is the basic structure of a sas program?

1166


Explain what Proc glm does?

1295


how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming

1398


What is proc sort?

1303


Mention the category in which sas informats are placed?

1076


Mention sas system options to debug sas macros.

1235


What are common programming errors committed in sas

1181