HP System Dictionary/XL SDMAIN Reference Manual (32256-90001)

A-151
ACTION Refer to the associated file error and correct the indicated problem.
1017 MESSAGE Unable to retrieve information about the $STDINX file (SDERR 1017)
CAUSE Unable to retrieve information about the $STDINX file through the FGetInfo intrinsic.
ACTION Contact the DA. (Remember to get the associated error, too.)
1018 MESSAGE Unable to close $STDINX file (SDERR 1018)
CAUSE The $STDINX file cannot be closed.
ACTION Contact the DA. (Remember to get the associated error, too.)
1020 MESSAGE Unable to open the input file (SDERR 1020)
CAUSE Cannot open the specified input file.
ACTION Refer to the associated file error and correct the indicated problem.
1021 MESSAGE Unable to close the input file (SDERR 1021)
CAUSE Cannot close the input file while exiting the system.
ACTION Refer to the associated file error and correct the indicated problem.
1022 MESSAGE Error while reading an input line (SDERR 1022)
CAUSE Bad read when reading the next line from the input file.
ACTION Refer to the associated file error and correct the indicated problem.
1023 MESSAGE Unable to retrieve information about the input file (SDERR 1023)
CAUSE Unable to retrieve information about the input file through the FGetInfo intrinsic.
ACTION Contact the DA. (Remember to get the associated error, too.)
1024 MESSAGE Input file recsize too long. All lines truncated to 80 chars (SDWARN 1024)
CAUSE The user-specified input file has a record size greater than 80 characters. All input
lines are a maximum of 80 characters so all lines are truncated to 80 characters.
ACTION If the commands in the file do not take up more than 80 characters per line, no action
is needed. If the commands do take more than 80 characters per line, all characters
after 80 are ignored so the expected action will not occur. In this case, the commands
must be placed on multiple lines so that no one line contains more than 80 characters
(including embedded blanks).
1025 MESSAGE Input has been reset to your terminal (SDWARN 1025)
CAUSE A Control-Y was entered while input was initially redirected by using SDIN. All nested
input levels are exited and input is reset to $STDINX.
ACTION No action is needed.
1030 MESSAGE The log file is full (SDWARN 1030)
CAUSE The log file for the system is full. The system will attempt to open an alternate log file
if one is available. If no alternate is available, logging is disabled. In either case,
processing can continue.
ACTION No action is needed.
1031 MESSAGE Unable to close the log file (SDERR 1031)