User Guide
Macro Recorder 85
VTOM methods
You can use the following Visual Tools Object Model (VTOM) methods to create
macros for automated tasks. None of the methods take parameters.
Command IDs
The following list shows the available Command IDs:
• cmdClearTagDefCache
• cmdCompileCurrent
• cmdCustom
• cmdDummy2
• cmdCursorLeft
• cmdCursorRight
• cmdCursorWordLeft
• cmdCursorWordRight
• cmdCursorDown
• cmdCursorUp
• cmdCursorPageDown
• cmdCursorPageUp
• cmdCursorDocStart
• cmdCursorDocEnd
• cmdCursorLineStart
• cmdCursorLineEnd
• cmdCursorWindowTop
• cmdCursorWindowBottom
• cmdDebugBreakpoints
• cmdDebugClearAllBreakpoints
• cmdDebugEnableDisableBreakpoint
• cmdDebugEnd
• cmdDebugRunToCursor
• cmdDebugStart
• cmdDebugStepInto
• cmdDebugStepOut
• cmdDebugStepOver
• cmdDebugShowWatches
• cmdDebugShowRecordsets
Method Action
RecordOnOff Toggles the Macro recorder on and off.
RecordPlay Plays the currently buffered macro.
OpenMacroManager Brings up the Macro Manager dialog.










