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.

%%AppWin

This macro is replaced by the name of the top of the storage tree where the definitions for MWAPI structures are stored. This storage tree is typically identical to %%AppGlobal(1), i.e. %%AppWin(window) is usually the same as %%AppGlobal(1,window), which is usually the same as @%%PrefixGbl@(1,window), which is usually the same as @%%Prefixes("G")@(1,window), which is usually the same as @ViEWpfxs("G")@(1,window).

Examples

xxx
xxx

See also

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