MSM-Workstation
Macros

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

%%MergeCtl ( [ WinName . ] CtlName , Variable )

Add components to a window (bypassing the tools offered by MSM-ViEW/Builder).

Examples

%%MergeCtl(Test.Button,CTL)
Create a control called "Button" in a window called "Test" from a MWAPI definition in array CTL.

See also

%%KillCtl, %%MergeWin and %%KillWin.