Names the application instance and initializes the ARM interface.
Category: | ARM Performance Macro |
Restriction: | SAS 9.3 and later |
is the application name, which must be a SAS character variable or a literal enclosed in single or double quotation marks. If both APPNAME= and APPLNAME= arguments are used, APPLNAME= takes precedence. If neither APPNAME= or APPLNAME= argument is used, then the value of SAS is the default.
Restriction | The application name has a 127-character limit. |