SCRIPT 
Executes a sequence of commands in the DTR command line client defined in an external file. Such a sequence is often called a script.
Note
The script file must have the extension ".dtr" .
Syntax | SCRIPT <fileName> |
Arguments | |
<fileName> | Path to the file with commands. |
Description | Takes the file from which commands have to be read as the input. |
To execute the script from the file c:\temp\myscript.dtr, execute:
script c:\temp\myscript.dtr