Indicates the termination of an application.
Category: | ARM Macro |
is the application ID to use on the ARM_GETID function call. The value must be a numeric variable or constant.
Note | Use APPIDVAR= instead of APPID= in new applications. APPID= is obsolete. |
is the application ID. The value must be a numeric variable.
is a variable that specifies the execution level. The value must be a numeric constant or variable.
enables the %ARMEND macro to be issued in open code. You set the value to YES if the macro can be issued in open code, and NO if it can be issued only in a DATA step.
Default | NO |
is used only in SCL programs and specifies whether the macro is in an SCL environment. Set the value to YES if the macro is in an SCL environment, and NO if it is not.
Default | NO |