l m d
Description
Creates a directory on the PC.
Syntax
lmd directory
Parameters
directory The name (and optionally, the path) of a new directory. If the directory already exists, an error occurs.
Example
lmd tc6035pm
creates a directory named tc6035pm on the PC and displays Created directory: tc6035pm to confirm it.
l r d
Description
Deletes a directory on the PC.
Syntax
lrd directory
Parameters
directory The name (and optionally, the path) of a directory. If the directory does not exist, an error occurs.
Example
lrd tc6035pm
deletes the tc6035pm directory on the PC and displays Removed directory: tc6035pm to confirm it.
Using UServe and UClient