EasyManua.ls Logo

Honeywell MX7 Tecton - Mkdir; Rmdir

Honeywell MX7 Tecton
366 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Mkdir
Description
Creates a directory.
Syntax
Mkdir,dir
Parameters
dir: The full path and name of the directory to be created.
Example
mkdir,\Program Files\MyApp
Notes
A new directory cannot be created if its parent directory doesn’t exist.
For example, to create a directory called \MyApp with a subdirectory called SubDir1, use mkdir,\MyApp followed by
mkdir,\MyApp\SubDir1.
Rmdir
Description
Removes a directory.
Syntax
Rmdir,dir
Parameters
dir: The full path and name of the directory to be removed.
Example
rmdir,\Program Files\MyApp
Notes
A directory cannot be removed if it contains files or subdirectories.
5-15

Table of Contents

Other manuals for Honeywell MX7 Tecton

Related product manuals