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 commands in the script.

Arguments

 

filePath

Path of the file with the command script.

Description

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

Example

script C:\commandfile.txt

End of Content Area