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.

%%AppWinObj

This macro is replaced by the name of the top of the storage tree where the definitions for object-references to windows are stored.

The definition is stored as %%AppWinObj(window)=objectreference.

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

Examples

xxx
xxx

See also

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