Show TOC

Background documentationSCRIPT Locate this document in the navigation structure

 

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 Note

The script file must have the extension ".dtr" .

End of the note.
Syntax

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.

Example

To execute the script from the file c:\temp\myscript.dtr, execute:

script c:\temp\myscript.dtr