AccpacView.macroAppend
Appends a command to the current macro that is being recorded.
Sub macroAppend(cmdInString As String)
Parameters
cmdInString
[in] command to append to the macro
Appends a command to the current macro that is being recorded.
Sub macroAppend(cmdInString As String)
cmdInString
[in] command to append to the macro