IBM SC33-1683-02 User Manual

Page 121

Advertising
background image

X'01'

Not used by file control.

FC_BITS5

Existence bits which specify which arguments were specified. The
comments below FC_BITS1 also apply to FC_BITS5.

X'80'

Set if the request contains an argument for the TABLE keyword.
If set, FC_ADDR33 is meaningful.

X'40'

Set if the request contains an argument for the MAXNUMRECS
keyword. If set, FC_ADDR34 is meaningful.

X'20'

Set if the request contains an argument for the READINTEG
keyword. If set, FC_ADDR35 is meaningful.

X'10'

Set if the request contains an argument for the RLSACCESS
keyword. If set, FC_ADDR36 is meaningful.

X'08'

Not used by file control.

X'04'

Not used by file control.

X'02'

Not used by file control.

X'01'

Not used by file control.

FC_BITS6

Specifies whether certain keywords were specified on the File control
SPI command.

X'80'

Set if the request contains the START keyword.

X'40'

Set if the request contains the NEXT keyword.

X'20'

Set if the request contains the END keyword.

X'10'

Set if the request contains the WAIT keyword.

X'08'

Set if the request contains the NOWAIT keyword.

X'04'

Set if the request contains the FORCE keyword.

X'02'

Set if the request contains the ENABLED keyword.

X'01'

Set if the request contains the DISABLED keyword.

FC_BITS7

Specifies whether certain keywords were specified on the File control
SPI command. Also contains the existence bit for JOURNALNUM,
which seems to be far from home.

X'80'

Set if the request contains the OPEN keyword.

X'40'

Set if the request contains the CLOSED keyword.

X'20'

Set if the request contains the EMPTY keyword.

X'10'

Set if the request contains an argument for the JOURNALNUM
keyword. If set, FC_ADDR52 is meaningful.

X'08'

Not used by file control.

X'04'

Not used by file control.

X'02'

Not used by file control.

X'01'

Not used by file control.

FC_BITS8

This byte is not used by file control.

File control EXEC interface SPI exits XFCAREQ and XFCAREQC

Chapter 1. Global user exit programs

89

Advertising