MSM-Workstation
Macros

Go back to the alphabetic list of macros
Go back to the first page of this tutorial

This section is for internal use only.

%%AppWinGbl

This macro is replaced by the name of the top of the storage tree where the definitions of the prefixes for names of global variables for the various windows are stored.

The definition is stored as %%AppWinGbl(window)=%%PrefixGbl.

This storage tree is typically identical to %%SysGlobal("WG"), i.e. %%AppWinGbl(window) is usually the same as %%SysGlobal("WG",window).

Examples

xxx
xxx

See also

%%AppContainer, %%AppGlobal, %%AppLList, %%AppMenuAIDs, %%AppMenuMap, %%AppModRtn, %%AppObjLab, %%AppRtnMod, %%AppRtnWin, %%AppVarMap, %%AppWin, %%AppWinCtl, %%AppWinObj, %%AppWinRtn, %%Prefixes, %%PrefixGbl, %%PrefixGblCommon, %%PrefixGblMem, %%PrefixGblStatic, %%PrefixRtn, %%PrefixRtnCommon, %%PrefixRtnStatic, %%ProfileGlobal, %%RtScratch, %%ScratchGlobal, %%SysGlobal and %%Varmap.