DIALOG

From Macros Wiki
Revision as of 17:44, 19 July 2010 by ConnerO (talk | contribs)
Jump to navigationJump to search

Command

DIALOG
DIALOG
DIALOG <dialog filename>


Define the filename to be shown in the GibbsCam macro menu.

Parameters

<dialog filename>
Filename as either text in double quotes, or a text variable.
If the filename does not contain full path information, then the file will be opened in the same folder as the macro.




Example

DIALOG "Connors Contour Macro"