Scripting Support Commands
The following table shows the scripting support commands.
Command | Definition |
---|---|
abort | Stops execution of a script with an error condition. |
echo | Outputs text to the client's debugging console. |
goto | 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 | Indicates a remark or comment line. |
See Also
Device Management Script Engine Commands | Conditional Expressions | Environment Commands | File System Commands | Registry Commands | Schedule/Report Commands | System Commands
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.