Example: stock market

Search results with tag "A macro variable"

SAS Functions by Example

SAS Functions by Example

www.sas.com

Macro Functions CALL SYMPUT(macro-var, character-value) CALL SYMPUTX(macro-var, character-value) Assigns a value to a macro variable during execution of DATA step CALL SYMPUTX: Blanks are not removed from value before assignment to macro variable CALL SYMPUTX: Leading & trailing blanks are removed from value before assignment to macro

  Macro, Variable, Macro variables, A macro variable

243-29: SAS Macro Programming for Beginners - SAS Support

243-29: SAS Macro Programming for Beginners - SAS Support

support.sas.com

A macro variable is like a standard data variable except that it does not belong to a data set and has onl y a single value which is always character. The value of a macro variable could be a variable name, a numeral, or any text you want substituted in your program.

  Macro, Variable, Sas macro, A macro variable

028-30: Storing and Using a List of Values in a …

028-30: Storing and Using a List of Values in a

www2.sas.com

1 Paper 028-30 Storing and Using a List of Values in a Macro Variable Arthur L. Carpenter California Occidental Consultants, Oceanside, California

  Using, Lists, Macro, Variable, Storing, 028 30, Storing and using a list, 028 30 storing and using a list, A macro variable

Similar queries