Show TOC Start of Content Area

Background documentation script Locate the document in its SAP Library structure

Use

Runs a set of commands from a script file.

Syntax

Syntax

script [-indent|-i] filePath

Options

-indent|-i

Indent output by one level for all comands in the script.

Arguments

filePath

Path of the file with the command script.

Description

Runs a set of commands from a (script) file.

Example

Runs the commands from the script file C:\temp\script.txt

script c:\temp\script.txt

 

 

 

 

 

End of Content Area