File operations (FDISK) |
Syntax |
(Command) |
|
|||||||
A = Directory No. |
|||||||||
Details |
Changes the current directory to directory number A (or to the directory specified by A$) on the current storage media.
|
||||||||
Example |
:FDISK:CHDIr 1 |
||||||||
Note |
- |
||||||||
Usage |
Not being measured. |
Syntax |
(Command) |
|
|||||||
A = Number of file or directory to copy |
|||||||||
Details |
The file or directory specified by A or A$ will be copied to the directory specified by B$.
|
||||||||
Example |
:FDISK:COPY 1,"D:\" |
||||||||
Note |
- |
||||||||
Usage |
Not being measured. |
Syntax |
(Command) |
|
|||||||
A = File or directory number |
|||||||||
Details |
Deletes file or directory number A, or the file or directory specified by A$.
|
||||||||
Example |
:FDISK:DELEte 1 |
||||||||
Note |
- |
||||||||
Usage |
Not being measured. |
Syntax |
(Query) |
|
|
(Response) |
A$ |
||
Details |
Returns the name of the current directory. |
||
Example |
:FDISK:DIR? |
||
Note |
- |
||
Usage |
- |
Syntax |
(Query) |
|
|
(Response) |
A1$A2$...Ax$ |
||
Details |
Returns the connected disk drive letters. |
||
Example |
:FDISK:DRIVe? |
||
Note |
- |
||
Usage |
- |
Syntax |
(Query) |
|
|
(Response) |
A<NR1> |
||
Details |
Returns the total number of files (including directories) within the current directory. |
||
Example |
:FDISK:FILE? |
||
Note |
- |
||
Usage |
- |
Syntax |
(Command) |
|
|
A$ = D,E,F,...Z (Drive letter) |
|||
Details |
Formats the storage media specified by A$. |
||
Example |
:FDISK:FORMat D;*WAI |
||
Note |
- |
||
Usage |
Not being measured. |
Syntax |
(Query) |
|
|
(Response) |
A<NR1> |
||
Details |
Returns the number of available bytes on the storage media as an NR1 numerical value. |
||
Example |
:FDISK:MEDIA USB1 |
||
Note |
- |
||
Usage |
- |
Syntax |
(Query) |
|
|||||||||
(Response) |
[When using MR8740 compatibility mode] |
||||||||||
Details |
Returns information about file number A.
|
||||||||||
Example |
:FDISK:INFOr? 1 |
||||||||||
Note |
- |
||||||||||
Usage |
- |
Syntax |
(Query) |
|
|
(Response) |
"A$" |
||
Details |
The file name will be returned. |
||
Example |
:FDISK:LDNAme? |
||
Note |
- |
||
Usage |
While file is loaded. |
Syntax |
(Command) |
|
|||||||
A = File Number |
|||||||||
Details |
Loads the data from the file numbered A or specified by A$.
|
||||||||
Example |
:FDISK:LOAD "AUTO0000.MEM";*WAI; |
||||||||
Note |
- |
||||||||
Usage |
Not being measured. |
Syntax |
(Command) |
|
|
(Response) |
A$ |
||
Details |
Selects the storage media type. |
||
Example |
:FDISK:MEDIA USB1 |
||
Note |
- |
||
Usage |
Not being measured. |
Syntax |
(Command) |
|
|
A$ = Directory name |
|||
Details |
Creates a subdirectory in the current directory on the storage media. |
||
Example |
:FDISK:CHDIr "D:\" |
||
Note |
- |
||
Usage |
Not being measured. |
Syntax |
(Query) |
|
|||||
(Response) |
A<NR1>,"B$",C$ |
||||||
Details |
Returns the name of file or directory as a text string.
|
||||||
Example |
:FDISK:NINFor? 1 |
||||||
Note |
- |
||||||
Usage |
- |
Syntax |
(Command) |
|
|
A = File number before change |
|||
Details |
Renames the file or directory specified by A or A$ to B$. |
||
Example |
:FDISK:RENAme 1,"ABC.MEM" |
||
Note |
- |
||
Usage |
Not being measured. |
Syntax |
(Command) |
|
|
Details |
Saves data to storage media according to settings on the "SAVE" screen. |
||
Example |
:FDISK:SAVE;*WAI; |
||
Note |
Saves data according to the settings on the "SAVE" screen. |
||
Usage |
Not being measured. |
Syntax |
(Command) |
|
|||||
(Response) |
A$ |
||||||
Details |
Sets the file list sort order (direction).
|
||||||
Example |
:FDISK:SDIRection UP |
||||||
Note |
- |
||||||
Usage |
Not being measured. |
Syntax |
(Command) |
|
|||||||||
(Response) |
A$ |
||||||||||
Details |
Sets the file list sort key (sort type).
|
||||||||||
Example |
:FDISK:STYPe SIZE |
||||||||||
Note |
- |
||||||||||
Usage |
Not being measured. |
Query the available space and total space of the storage media |
|||
Syntax |
(Query) |
|
|
(Response) |
A<NR1>,B<NR1> |
||
Details |
Available and total space will be returned. |
||
Example |
:FDISK:CHDIr "D:\" |
||
Note |
- |
||
Usage |
When the :FDISK:CHDIr command is used to select the recording media. |