Attachment
Operating Manual PMI 6 primo
1004647-EN-02
63
10.2
Windows CE Shell commands
Shell parameter commands
Command
Description
"/C"
Execute command and exit "Command processor shell".
"/K"
Execute command, "Command processor shell" remains active
"string"
Command that is to be executed
Command line syntax
Command
Description
"COMMAND"
Command name
"OPTIONS"
Command specification
">"
Forward the output text to a file
"2>"
Forward the output fault to a file
">>"
Attach the output text to a file
"2>>"
Attach the output fault to a file
"<"
Reads input text from a file
"&"
Separates a command or several commands
"|"
Separates a command or several commands and sends the output of
a command as input for the command that follows
"file1"
Name of the file that includes the output
"file2"
Name of the file that includes the input
List of all possible shell commands
Command
Description
"ATTRIB"
Shows or changes the properties of a file
"CALL"
Calls a batch program from another batch program
"CHDIR, CD"
Shows the name of the current directory or changes the current direct-
ory
"CLS"
Deletes the screen
"COPY"
Copies one or several files to a different directory
"DATE"
Shows or sets the date
"DIR"
Shows the files and subdirectories contained in a directory
"ECHO [mes-
sage] [on| off] "
Shows a message or activates/deactivates the echo
"ERASE, DEL"
Deletes a file or several files
"EXIT"
Exits "command processor shell"
"GOTO"
Causes the "command processor" to jump into a highlighted line in a
batch program
"HELP"
Shows a list of available commands