Use the following operator command to update global members (or databases) with the current status of the global variables in memory:
F CONTROLO,WRITEGLOBAL[=memname]  | 
where memname indicates the global members (or databases) to be updated. The following table lists the valid values:
Table 193 Values for Updating Global Variables
Value  | 
Description  | 
|---|---|
name  | 
Name of a specific global member (or database) to update.  | 
ALL  | 
Update all global members (and databases) listed in the DAGLBLST concatenation.  | 
If no memname value is specified with a WRITEGLOBAL command, only the $GLOBAL member (that is, the default global member) is updated.
Parent Topic |