CRE Programmer's Guide
Run-Time Diagnostic Messages
Common Run-Time Environment (CRE) Programmer’s Guide—528146-004
10-9
CRE Service Function Messages
Recovery. Check that the file names in the program are valid Guardian file names.
21 
Cause. During program initialization, the CRE could not read all of the messages 
(start-up message, PARAM message, ASSIGN messages, and so forth) it expected 
from the file system. 
error is the file-system error number the CRE received when it 
couldn’t read an initialization message.
Effect. The CRE terminates the program.
Recovery. Consult your system administrator.
22 
Cause. The CRE could not obtain the name of the program file from the operating 
system.
Effect. The CRE terminates the program.
Recovery. Consult your system administrator.
23 
Cause. The CRE could not determine the physical file name associated with 
program_name.logical_name.
Effect. The CRE terminates the program.
Recovery. Correct the program_name.logical_name and rerun your program. 
See the HP 
Tandem Advanced Command Language (TACL) Reference Manual for 
general information on ASSIGN commands. See the reference manual for your 
program’s main routine for more information on using ASSIGNs.
Cannot read initialization messages ( error )
Cannot obtain program filename
Cannot determine filename ( error )
program_name.logical_name










