macroAppend

ACCPAC Common Controls

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

Remarks