Difference between revisions of "MC-Basic:RETRIEVE"
m (Text replace - "''<filename>''" to "<''filename''>") |
m |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{Languages|MC-Basic:RETRIEVE}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
Line 10: | Line 11: | ||
|DESCRIPTION= | |DESCRIPTION= | ||
− | This command retrieves a file from the | + | This command retrieves a file from the softMC and places it on the disk of the host. |
|TYPE= | |TYPE= | ||
Line 34: | Line 35: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:SEND|SEND]] |
− | [[Category | + | [[Category:MC-Basic:File Management|RETRIEVE]] |
}} | }} |
Latest revision as of 09:16, 27 April 2017
Language: | English • 中文(简体) |
---|
This command retrieves a file from the softMC and places it on the disk of the host.
Syntax
Retrieve <filename>
Availability
All versions
Type
<filename>: File specification, including file name and extension.
Range
<filename>: The file must exist on the Flash Disk.
Scope
Terminal
Limitations
A file may not be in use nor be protected with a password.
Examples
Retrieve FILE1.PGM