Home | IBM Manuals Direct | iBytes Library | Links | About | Book Store | On-Line Code |
iByte Subject – iByte - Using MOVEA to set a group of indicators With the MOVEA command a whole group of indicators can be set with one line of code.
C
MOVEA '00010010' *IN(61)
In the example above indicators 61,62,63,65,66, & 68 will be set to off. Indicators 64, & 67 will be set to on.
|