Record |
|
|---|---|
| 1-6 | ALTSEQ (This indicates to the system that the normal sequence is being altered.) |
| 7-10 | Leave these positions blank. |
| 11-12 | Enter the hexadecimal value for the character whose normal sequence is being changed. |
| 13-14 | Enter the hexadecimal value of the character replacing the character whose normal sequence is being changed. |
15-18 |
All groups of four beginning with position 15 are used in the same manner as positions 11 through 14. In the first two positions of a group enter the hexadecimal value of the character to be replaced. In the last two positions enter the hexadecimal value of the character that replaces it. |
HKeywords++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
H ALTSEQ(*SRC)
DFLD1 s 4A INZ('abcd')
DFLD2 s 4A INZ('ABCD')
**
ALTSEQ 81C182C283C384C4