Arbortext Command Language > Functions by Alphabetical Listing > macro_stop_recording
  
macro_stop_recording
macro_stop_recording ([cancel])
This function finishes recording if a macro is being recorded. If the optional parameter cancel is given and non-zero, then macro recording is aborted. Otherwise, the recorded macro is saved as specified by the parameters to the corresponding macro_record function.
If the Macros toolbar is displayed, this function hides it.
Related Topics
macro_pause_recording built-in function