Difference between revisions of "MC-Basic:RECORDON"

From SoftMC-Wiki
Jump to: navigation, search
Line 1: Line 1:
 +
{{Languages|MC-Basic:RECORDON}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=

Revision as of 08:50, 27 April 2017

Language: English  • 中文(简体)‎

This command starts the recording process.

Syntax

RecordOn

Availability

All versions

Scope

Task or Terminal

Limitations

Write only. The data to be recorded must be defined using the RECORD command.

Examples

RecordOn

See Also