3 Command Line Reference
erf
grf
exeRemoveFile
getRemoveFile
Disk
FileName (200)
DSK1
DSK2
none
all
RxControl: Logging > Remove Internal File
Use this command to remove one file or an entire directory from the disk identified by the
Disk
argument.
DSK1
is the internal disk and
DSK2
is the external disk (USB drive).
If
FileName
is the name of a file, only that single file is removed from the disk. Files in a
directory can be specified using dirname/filename.
If
FileName
is the name of a directory, the entire directory is deleted, except the file currently
written to, if any.
If the reserved string
all
is used for the
FileName
argument, all files are removed from the
selected disk, except the file currently written to, if any.
If there is no file nor directory named
FileName
on the disk or if the file is currently written
to, an error message is returned.
Examples
To remove the file "
ATRX2980.03_
" from directory "
03298
", use:
COM1>
erf, DSK1, 03298/ATRX2980.03_ <CR>
$R: erf, DSK1, 03298/ATRX2980.03_
RemoveFile, DSK1, "03298/ATRX2980.03_"
COM1>
To remove all files from DSK1, use:
COM1>
erf, DSK1, all <CR>
$R: erf, DSK1, all
RemoveFile, DSK1, all
COM1>
264
Summary of Contents for PolaRx5TR
Page 1: ...PolaRx5TR Reference Guide Applicable to version 5 5 0 of the Firmware ...
Page 73: ...3 Command Line Reference Chapter 3 Command Line Reference 73 ...
Page 130: ...3 Command Line Reference COM1 gim CR R gim IonosphereModel off COM1 130 ...
Page 237: ...3 Command Line Reference COM1 237 ...
Page 279: ...3 Command Line Reference COM1 279 ...
Page 294: ...4 SBF Reference Chapter 4 SBF Reference 294 ...