SCRIPT_OPTIONS - UDM Manager configuration option

SCRIPT_OPTIONS - UDM Manager configuration option

Description

The SCRIPT_OPTIONS option specifies options to pass to the script command file.

Note

This option is valid only if a script file is specified.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Command Line, Short Form

-o options



Command Line, Long Form

-options options



Environment Variable

UDMOPTIONS=options



Configuration File Keyword

n/a









STRUDM Parameter

OPTIONS (options)







Values



options is the name of the options to pass to the script file.



IBM i

If options contain spaces, it must be enclosed in double ( " ) quotation marks. If a quotation mark is part of the value, prefix it with the Windows escape character, backslash ( \ ).

UNIX

If options contain spaces, it must be enclosed in double ( " ) quotation marks. If a quotation mark is part of the value, prefix it with the Windows escape character, backslash ( \ ).

Windows

If options contain spaces, it must be enclosed in double ( " ) quotation marks. If a quotation mark is part of the value, prefix it with the Windows escape character, backslash ( \ ).

z/OS

The format of options is the same as the UDM script call command.