startstoprecorder

The startstoprecorder statement starts or stops recording into the current procedure.


Parameters

No parameters.


Description

This statement starts or stops recording into the current procedure. If there is no recording already in progress, recording will start. If recording was started before, it will stop. (You can use the info(“taperecorder”) function to find out if recording is currently in progress.)


See Also


History

VersionStatusNotes
10.2NewNew in this version.