gtps1m5bSystem Macros

SYCON-System Configuration

Use this system macro to define a TPF system and its file configuration. This macro contains equates that fall into the following categories:

Optional parameters, specified as keyword operands, evoke various macro expansions that define the:

Format




CON
This is the selection switch for the DASD module configuration table (CYMZ40). CON is mutually exclusive with DIR.

9
Bypasses DASD table generation.

3
Expands the DASD Module Configuration Table (CYMZ40).

DIR
This is the selection switch for the DASD pool directory generation table. DIR is mutually exclusive with CON.

NO
Bypasses DASD Pool table generation.

MAP
Defines storage for the old and new pool mapping. New users and existing users of FARF3 must not code DIR=MAP.

Entry Requirements

None.

Return Conditions

Control is returned to the next sequential instruction (NSI).

Programming Considerations

Examples

Macro Call (define equates only)

SYCON

Macro Call (define equates and DASD Configuration Table)

SYCON  CON=3