Use HEADERTOKEN to control whether or not header token indicators are displayed with each record. The header token indicators are the following:
G — record header (begin of record)
H — header area
D — data area
T — internal token
U — user token area (does not display if user tokens are not in use)
Z — end of record
Without arguments, HEADERTOKEN displays the status of header token indicators (ON or OFF).
Default
OFF
Syntax
HEADERTOKEN {ON | OFF | DETAIL}
Examples
HEADERTOKEN, without DETAIL
TokenID G, Info 0, Length 117 TokenID H, Info 0, Length 45 TokenID D, Info 0, Length 28 TokenID T, Info 0, Length 24 TokenID Z, Info 0, Length 117
HEADERTOKEN with DETAIL
TokenID G, Info 0, Length 146 TokenID H, Info 0, Length 42 4504 0041 3C00 05FF 402F AE6C 572A F102 F818 8F02 : E..A<...@/.1W*...... 0000 0000 1000 0000 0152 0000 0001 4852 2E4A 4F42 : .........R....FR.JOB 5300 TokenID D, Info 0, Length 60 TokenID T, Info 0, Length 24 TokenID Z, Info 0, Length 146