Description

Begins to record to the specified Project and Module.

Return Type

None  

Syntax

object.Start [Project], [Module], [Macro]

The Start Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McRecorder.
ProjectOptional. A String value.

The name of the project where user actions will be recorded.

ModuleOptional. A String value.

The name of the module where user actions will be recorded.

MacroOptional. A String value.

The name of the Subroutine which will contain recorded user actions. If the macro already exists, a numbered suffix will be appended.