SYSTEM Statement [ HP Transact Reference Manual ] MPE/iX 5.0 Documentation
HP Transact Reference Manual
SYSTEM Statement
The SYSTEM statement names the Transact program and any databases, MPE
and KSAM files, and VPLUS forms that are used by the program. It can
also override default space allocations. The SYSTEM statement must be
the first executable statement in any Transact program, but it can be
preceded by comments. The example in Figure 2-1 shows a SYSTEM statement
that names the program ORDINF, specifies the name and access mode for the
ORDER KSAM file, and even specifies a message to identify the program
when it is run. See Chapter 8 for a detailed description of the SYSTEM
statement.
MPE/iX 5.0 Documentation