HP RPG/XL Programmer's Guide (30318-90001)

7-: 10
*** LIBRARY POINTERS ***
lib_pointer pointer = 40200010
run-time globals pointer = 40200078
indicators pointer = 40200170
work area pointer = 40200230
alpha field pointer = 4020025C
numeric field pointer = 40200AC4
LDA buffer pointer = 00000000
UDATE field pointer = 40200ACA
UDAY field pointer = 40200ADD
UMONTH field pointer = 40200AEA
UYEAR field pointer = 40200AE4
ERROR field pointer = 40200AA5
alt collating seq tbl pointer = 00000000
file translation tables pointer = 00000000
file extension tables pointer = 40200DF4
workstation table pointer = 40200AF8
first file table pointer = 40200ED0
first record buffer pointer = 402010F0
level info pointer = 00000000
matching record info pointer = 00000000
first chain table pointer = 00000000
table/array tables pointer = 402012D0
first RLABL pointer = 00000000
terminal control table pointer = 00000000
current input proc. pointer = 40100081
get_rec() proc. pointer = 401000A1
Figure 7-11. The Error Dump - LIBRARY POINTERS
After the LIBRARY POINTERS section, the RUN-TIME GLOBALS DATA AREA is
displayed. This area contains run-time control and status information.
For example, one piece of information is the file number for a message
file used in the program. The first part of the globals area for the
program in Figure 4-11 is shown below.
*** RUN-TIME GLOBALS DATA AREA ***
H Col 16: user switch source = 0
H Col 17: UDATE source = 0
H Col 49: message control on record length error = 0
Date and number format: 0
Packed Decimal -1: OOOOOO1D
Packed Decimal +0: OOOOOOOC
Packed Decimal +1: OOOOOO1C
Run-time File Table count: 2
Run-time File Table size (bytes): 260
Table/Array Table count: 2
Table/Array Table size (bytes): 68
local data area size (bytes): 0
$STDLIST output record length (bytes): 81
User Message File number: 0
Current Line number: 504
Loop Counter: 0
Min size: 0
H Col 41: Request Page Alignment = 0
H Col 47: Don't skip to new page = 0
H Col 44: OK to move spec. chars = 0
in RPG logic cycle: 1
Match Descending in record matching: 2
Match Primary in record selection: 0
Match Records in record selection: 0
OK to end program: 0
In block mode: 1
Running Interactively: 1
NLS Catalog opened: 0
DS move done: 0
perform numeric validation: 1
uswitches used flag: 0
error parameter: 0