DIALOG: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
===Example=== | ===Example=== | ||
:DIALOG "Connors Contour Macro" | :DIALOG "Connors Contour Macro" | ||
:For an example macro see [[Create_Contour.mac]] [[Geo_Pattern]] [[GeoPattern_Part.dlg]] [[GeoPattern_Repeats.dlg]] | :For an example macro see [[Create_Contour.mac]] [[Geo_Pattern]] [[GeoPattern_Part.dlg]] [[GeoPattern_Repeats.dlg]] [[Get_Commands]] | ||
[[Category:Dialog]] | [[Category:Dialog]] |
Revision as of 21:24, 29 July 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 GeoPattern_Part.dlg GeoPattern_Repeats.dlg Get_Commands