SASUnit Examples
Version 1.5.0
|
determine the language dependant symbols used for NOTE, ERROR, WARNING in the SAS log More...
Go to the source code of this file.
determine the language dependant symbols used for NOTE, ERROR, WARNING in the SAS log
r_note_symbol | name of macro variable used to return the symbol for NOTE (default note_symbol) |
r_warning_symbol | name of macro variable used to return the symbol for WARNING (default warning_symbol) |
r_error_symbol | name of macro variable used to return the symbol for ERROR (default error_symbol) |
Definition in file _detectsymbols.sas.