The REPORT utility can process fields containing the types of data found in this table:
Known field types |
|
Type |
Description |
T |
Text string |
Q |
Quadword integer |
L |
Longword integer |
W |
Word integer |
B |
Byte integer |
L |
Longword unsigned integer |
WU |
Word unsigned integer |
BU |
Byte unsigned integer |
QM |
Quadword bit flags |
LM |
Longword bit flags |
WM |
Word bit flags |
BM |
Byte bit flags |
QD |
Quadword date |
D |
Double precision floating |
F |
Single precision floating |