DIALOG: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
===Example=== | ===Example=== | ||
:DIALOG "Connors Contour Macro" | :DIALOG "Connors Contour Macro" | ||
:For an example macro see [[Create_Contour.mac]] [[Geo_Pattern]] [[Get_Commands | :For an example macro see [[Create_Contour.mac]] [[Geo_Pattern]] [[Get_Commands]] [[Get_MTM_Data]] [[Use_Saved_Process]] | ||
[[Category:Dialog]] | [[Category:Dialog]] |
Revision as of 14:59, 12 August 2010
Command
- Define the filename to be shown in the GibbsCam macro menu (Must be one of these in every macro dialog).
Parameters
- <dialog filename>
- Name of the filename shown
Example
- DIALOG "Connors Contour Macro"
- For an example macro see Create_Contour.mac Geo_Pattern Get_Commands Get_MTM_Data Use_Saved_Process