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

What are the difference between the sas data step and sas procs?

716


What is a put statement?

777


Explain the special input delimiters used in sas programming.

675


How would you determine the number of missing or nonmissing values in computations?

738


How to specify variables to be processed by the freq procedure?

716






What does P-value signify about the statistical data?

971


How would you define the end of a macro?

794


How do you add a number to a macro variable? : sas-macro

638


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

628


What are the 3 components in sas programming?

834


how many types of prompts are there? : Sas-bi

642


what is hierarchy flattening? : Sas-di

719


How would you identify a macro variable?

741


How can I remove header from output data set?

2202


What does the trace option do?

764