Previous Topic: GETSTAT Macro

Next Topic: GOTO Macro

GLBLSAVE Macro

The GLBLSAVE macro saves the specified global variables so that their values are preserved when this region restarts.

Parameters: GLBLSAVE Macro

Names

Identifies the global variables you want to save. Each value is the name of a global variable without the global variable prefix.

Example: GLBLSAVE Macro

PROD----- Automation Services : GLBLSAVE MACRO Parameter Definition ----------- Command ===> Function=UPDATE .- Global Variable Details ---------------------------------------------------. | | | Enter the names of the Global Variables to be saved below (e.g. VAR1 VAR2 | | | | Names....... HOLDER____ REQUESTR__ ANYTHING__ __________ __________ | | __________ __________ __________ __________ __________ | | __________ __________ __________ __________ __________ | | | '-----------------------------------------------------------------------------' F1=Help F2=Split F3=Exit F9=Swap

HOLDER

Identifies the global variable with the name global_variable_prefixHOLDER.

Note: The standard NCL global_variable_prefix is &&000.