Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Starting IOGEN

IOGEN is called with /START-IOGEN in dialog mode. The command (domain: UTILITIES) can be entered under any user ID that possesses the STD-PROCESSING privilege.

IOGEN cannot be used from a console.

START-IOGEN

Alias: IOGEN

INPUT-FILE = *STD / <filename 1..54>

,SELECT = 0 / <alphanum-name 1..1>

,VERSION = *STD / <product-version> / <product-version without-corr> / <product-version without-man>

INPUT-FILE =
Specifies the input medium for the IOGEN statements.

INPUT-FILE = *STD
The statements for IOGEN are read from SYSDTA.

INPUT-FILE = <filename 1..54>
The statements for IOGEN are read from the specified SAM or ISAM file.

SELECT = 0 / <alphanum-name 1..1>
Selects the I/O configuration for generation from the description of a computer network in the input medium, see the section "An IOGEN description for two or more Server Units".
Permitted values: 0, 1, ..., 9, A, B, ..., F (max. 15 configurations in a network). The default value is 0, i.e. no network function is used.

VERSION =
Specifies the version of IOGEN that is to be called.

VERSION = *STD
The highest IOGEN version installed using IMON is started unless a specific version has been selected with IMON.

VERSION = <product-version> / <product-version without-corr> / <product-version without-man>
Specifies the version of IOGEN that is to be called. You can specify the version in different levels of detail. The following specifications are permitted:

nn.nann or n.nann

(e.g. 20.0A00)

full version specification

nn.na or n.na

(e.g. 20.0A)

without correction status

nn.n or n.n

(e.g. 20.0)

without correction status or release version

n is a digit and a is a letter. You can prefix the specification with the character V or enclose it in quotes.