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...

One way of creating a new variable in Macros is by %
Let....What is the other way..?

Answer Posted / lavanya

In addition to the %LET statement, other features of the macro language that create macro variables are
iterative %DO statement
%GLOBAL statement
%INPUT statement
INTO clause of the SELECT statement in SQL
%LOCAL statement
%MACRO statement
SYMPUT routine and SYMPUTN routine in SCL
%WINDOW statement.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

For what purposes have you used sas macros? : sas-macro

1050


Compare sas with other data analytics tools.

1096


Describe 5 ways to do a “table lookup” in SAS?

1189


what is SAS OPTIMIZATION?

2353


What is connection profile? : sas-grid-administration

1233


how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming

1074


How do dates work in SAS data?

1228


What is the difference between using drop = data set option in data statement and set statement?

1210


Can you explain the process of calendar?

1157


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

1037


what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming

1315


What does PROC print, and PROC contents do?

1277


Explain data_null_?

1110


Give some examples where proc report’s defaults are different than proc print’s defaults?

1134


Do you need to rearrange the order of the data for the report?

2360