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 in a real macro see [[Create_Contour.mac]] | |||
[[Category:Dialog]] | [[Category:Dialog]] |
Revision as of 20:53, 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 in a real macro see Create_Contour.mac