PROGRESS START
From Macros Wiki
Jump to navigationJump to search
Command
- PROGRESS_START <title>
- Start the progress bar. Once started, the user can use the Progress Stop button to terminate the macro.
Parameters
- <title>
- The title text to display above the progress bar.
Example
- PROGRESS_START "Creating special toolpath"
- For an example macro see Modify_Op_Path