Programming with Reflection
StartRecording method
Syntax object.StartRecording
Starts the Reflection recorder. If the recorder is already running, this method is ignored, and does not generate an error.
Note: If you attempt to exit Reflection using the Exit command on the File menu while recording is in progress, the recorder adds the Quit command to the recorded script and opens a dialog box indicating that you must stop recording to exit. Executing the Quit method (from the command line or by calling a script containing this command) closes Reflection without saving the recorded script.