Previous Topic

Next Topic

Book Contents

Book Index

Modifying IOA Online Facility PFKey Definitions

Every screen of the IOA Online facility is associated with a set of PFKeys with preassigned commands. It is possible to change these PFKey definitions. The PFKey assignments reside in the IOAENV library in members with the following naming convention:

TxxxPF01
Active PFKey definition member.

where xxx is the screen identifier. IOA Online Options Cross-reference contains a detailed list of all screens and their corresponding PFKey members.

When changing PFKey definitions, make sure to make the changes in a member in the PARM library, and not in a member in the IOAENV library.

A PFKey member is composed of one header line and any number of PFKey definition lines.

The structure of the PFKey definition line is:

Table 20 PFKey Definition Line Structure

Columns

Description

1–8

The PFKey or Enter.

9–22

The command assigned to the PFKey.

At least one PFKey or Enter key must be defined as the ENTER command.

Parent Topic

Customizing the IOA Online Environment