Chapter 7
RAPID!
Functions
4460 GSM System Option and 4468 EDGE System Option
Version 12.20
313
NAME
RMDIR
SHELL
Parameters
path$
is a valid string expression.
Description
Creates a new directory with the
path$
specified.
path$
may either be a relative or absolute directory
name.
If
path$
is not a valid directory name, a runtime error
will occur.
Examples
MKDIR "/usr/new"
Syntax
NAME oldName$ AS newName$
Parameters
oldName$
and
newName$
are both valid string expres-
sion.
Description
Changes the name of the file specified with
oldName$
to
newName$
.
Both
oldName$
and
newName$
have to be valid file
names.
If
oldName$
is currently open, a runtime error will
occur.
Example
NAME "/usr/new/file.txt" AS "/usr/
new/file_2.txt"
Syntax
RMDIR path$
Parameters
path$
is a valid string expression.
Description
Deletes a directory with the
path$
specified without
prompting.
path$
may be either a relative or an absolute directory
name.
If
path$
is not a valid directory name or if the directory
is not empty, a runtime error will occur.
Example
RMDIR "/usr/new"
Syntax
SHELL parameter$
Parameters
parameter$
is a valid string expression.
Содержание 4400 Mobile Phone Tester Series
Страница 2: ......
Страница 4: ...ii 4460 GSM System Option and 4468 EDGE System Option Version 12 20 ...
Страница 16: ...Table of Contents xiv 4460 GSM System Option and 4468 EDGE System Option Version 12 20 ...
Страница 24: ...Safety Notes Shutdown when defective xxii 4460 GSM System Option and 4468 EDGE System Option Version 12 20 ...
Страница 64: ...Chapter 1 Overview Accessories and options 40 4460 GSM System Option and 4468 EDGE System Option Version 12 20 ...
Страница 272: ...Chapter 6 Tools Audio measurements 248 4460 GSM System Option and 4468 EDGE System Option Version 12 20 ...