SCHEDULE
Automated Job Submission System
Guide and Reference Manual


Previous Contents Index

15.3 Field types

The REPORT utility can process fields containing the types of data found in Table 15-3.

Table 15-3 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


Previous Next Contents Index