Difference between revisions of "MC-Basic:RECORDON"

From SoftMC-Wiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Languages|MC-Basic:RECORDON}}
+
{{Languages|MC-Basic:RECORDON}}  
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=

Latest revision as of 11:51, 18 May 2021

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