Difference between revisions of "MC-Basic:RECORDCLOSE"

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

Latest revision as of 08:02, 27 April 2017

Language: English  • 中文(简体)‎

This command closes the record data file and enables it to be retrieved. You must issue this command before the next RECORD command is issued.

Syntax

RecordClose

Availability

All versions

Scope

Task or Terminal

Limitations

Write only

Examples

RecordClose

See Also