DIALOG

From Macros Wiki
Revision as of 18:18, 18 August 2010 by MikeO (talk | contribs)
Jump to navigationJump to search

Up

Command

DIALOG
DIALOG
DIALOG <dialog filename>


Show a macro dialog. The dialog will be displayed and processing of the current macro will stop until the dialog is closed.

Parameters

<dialog filename>
Name of the filename shown




Example

DIALOG "MyDialog.dlg"
For an example macro see Create_Contour.mac Geo_Pattern Get_Commands Get_MTM_Data Use_Saved_Process