SETON (Set Indicator On)

Free-Form Syntax (not allowed - use EVAL *INxx = *ON)
Code Factor 1 Factor 2 Result Field Indicators
SETON ON ON ON

The SETON operation sets on any indicators specified in positions 71 through 76. You must specify at least one resulting indicator in positions 71 through 76. Entries of 1P, MR, KA through KN, and KP through KY are not valid. Setting on L1 through L9 indicators does not automatically set on any lower control-level indicators.

For more information, see Indicator-Setting Operations.

Figure 379. SETON and SETOFF Operations
*...1....+....2....+....3....+....4....+....5....+....6....+....7...+....
CL0N01Factor1+++++++Opcode(E)+Factor2+++++++Result++++++++Len++D+HiLoEq....
 *
 *  The SETON and SETOFF operations set from one to three indicators
 *  specified in positions 71 through 76 on and off.
 *  The SETON operation sets indicator 17 on.
C
C                   SETON                                        17
C
 *  The SETON operation sets indicators 17 and 18 on.
C
C                   SETON                                        1718
C
 *  The SETOFF operation sets indicator 21 off.
C
C                   SETOFF                                       21


[ Top of Page | Previous Page | Next Page | Contents | Index ]