Scripting Support Commands (Windows CE 5.0)
The following table shows the scripting support commands.
Command | Definition |
---|---|
abort | Stops execution of a script with an error condition. |
echo (Device Management Client) | Outputs text to the client's debugging console. |
goto (Device Management Client) | Changes the flow of execution of script commands. |
onerror | Specifies a label where control should transfer in the case of an error. |
quit | Terminates the execution of a script. |
rem (Device Management Client) | Indicates a remark or comment line. |
See Also
Device Management Client Script Engine Commands | Conditional Expressions | Environment Commands | File System Commands | Registry Commands | Schedule/Report Commands | System Commands
Send Feedback on this topic to the authors