Vtam modeent macro operands 774 – IBM SC33-1683-02 User Manual

Page 806

Advertising
background image

Table 41. LOGON mode table and ISTINCLM entries (continued)

RN

VTAM MODEENT macro entries that are needed for related
CICS TYPETERM definitions

Suitable
supplied
entries

23

FMPROF=X'04'

TSPROF=X'04'

PRIPROT=X'B1'

SECPROT=X'B0'

COMPROT=B'0111.000 00000.00'

24

TYPE=X'00'

FMPROF=X'13'

TSPROF=X'07'

PRIPROT=X'B0'

SECPROT=X'B0'

COMPROT=B'101.000 10110.01'

PSERVIC='00000110 00000010

........ 00000000 00000000 00000000

........ 00000000 00000000 00000000

........ 0010..00 00000000'

Notes:

1. PSERVIC (RN 18 and 19): BYTE 2 BIT 0 should be set on where extended data stream

(EXTDS) support is required.

2. RN 11 or 13 is used to determine the MODEENT macro operands for device

SCSPRINT. However, if you have specified any of the attributes EXTENDEDDS,
COLOR, PROGSYMBOLS, HILIGHT, SOSI, OUTLINE, QUERY(COLD), or QUERY(ALL)
for the TYPETERM, then the COMPROT parameter of RN 13 should be modified to
read COMPROT=B’0111.000 10000.00’.

3. This LOGMODE may be used for either device type 4700 in half duplex mode or device

types BCHLU, 3770, 3770B and 3790 with SESSIONTYPE(USERPROG). To enable
these devices to be autoinstalled with the correct model, the model names list supplied
to the autoinstall exit will list the names of models defined as DEVICE(3600) after the
names of all other eligible models. The exit can be coded to select a name from the end
of the list for a 4700 half duplex device.

VTAM MODEENT macro operands

774

CICS TS for OS/390: CICS Customization Guide

Advertising