FULLSESS
Purpose
The FORWARD FOCALPT control file entry applies to base AON functions.
The FULLSESS control file entry identifies applications with which AON operators can establish full-screen AONTAF sessions automatically using the operator interface.
Syntax
- name
- Describes the application for which a full-screen TAF session is to be established. This field is displayed as the description field on the AONTAF operator interface menu. It can be the same as the entry coded in the APPLID field.
- appl
- The application name specified to VTAM®.
- sys
- The system name on which the application runs. System is an information only entry that is displayed on the AONTAF operator interface menu.
Usage notes
- Include a separate FULLSESS entry in the control file for each application. This enables usage for all operators.
- If FTAFPFX is specified in the ENVIRON SETUP entry, the ACB is xxxxxxnn, where xxxxxx is the TAF prefix defined and nn is the last two characters of the NetView® operator ACB.
- Use the following format for the VTAM ACB:
- NetView logon ACB name
- xxxyynnn, where xxxyy is the 5-character domain ID and nnn is the ACB number (000–099)
- TAF logon ACB name
- TAFyyFnn, where yy is the last 2 characters of the domain ID and nn is the ACB number (00–99)
- Ensure that the number of TAF ACBs equals the number of NetView operators.
Examples
The following example shows a full-screen
entry for TSO.
FULLSESS TSO,APPLID=TA1N1