Command Processor Commands (Windows Embedded CE 6.0)
1/6/2010
The following table shows the command processor commands, with a description of the purpose of each.
Programming element | Description |
---|---|
This command displays or changes the attributes of a file. |
|
This command calls one batch program from another. |
|
This command displays the name of the current directory, or changes the current directory. |
|
This command clears the screen. |
|
This command copies one or more files to another directory. |
|
This command displays or sets the date. |
|
This command displays the files and subdirectories that a directory contains. |
|
This command displays a message, or sets whether or not the command processor echoes the commands that the user enters. |
|
This command deletes one or more files. |
|
This command exits the command processor shell. |
|
This command directs the command processor to a labeled line in a batch program. |
|
This command displays a list of available commands. |
|
This command performs conditional processing in batch programs. |
|
This command creates a directory. |
|
This command moves files from one directory to another directory. |
|
This command performs network-related operations. |
|
This command displays or sets a search path for executable files. |
|
This command suspends the processing of a batch program. |
|
This command changes the prompt for the command processor. |
|
This command prints current directory path. |
|
This command records comments in a batch file. |
|
This command renames a file or files. |
|
This command removes a directory. |
|
This command sets or removes an environment variable, or displays the values of all of the environment variables. |
|
This command changes the position of replaceable parameters in a batch file. |
|
This command starts a separate window that runs a specified application or command. |
|
This command displays or sets the system time. |
|
This command sets the title of the command processor window. |
|
This command displays the contents of one or more text files. |