Programming with Reflection
StartRecording method
Syntax object.StartRecording
Starts recording a macro that includes commands for everything you do in Reflection. Recording continues until the recorder is stopped with either the StopRecordingMacro method or the Stop Recording command on the Macro menu.
Note: If you want to create a Reflection Basic script, you can use the StopRecording method to stop recording.
None.