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

A-154
CAUSE Cannot close the edit file while exiting the system.
ACTION Contact the DA. (Remember to get the associated error, too.)
1057 MESSAGE Edited text is too long. Truncated to maximum allowed (SDWARN 1057)
CAUSE The edited text is greater than the maximum length allowed by SDMAIN for variable
attributes. The maximum length is allowed and any extra is truncated.
ACTION No action is needed. However, the text should be modified to compact the text so that
the portion truncated can again be added onto the end.
1060 MESSAGE Unable to open the include file (SDERR 1060)
CAUSE Cannot open the specified include file.
ACTION Refer to the associated file error and correct the indicated problem.
1061 MESSAGE Unable to retrieve information about the include file (SDERR 1061)
CAUSE Unable to retrieve information about the include file through the FGetInfo intrinsic.
ACTION Contact the DA. (Remember to get the associated error, too.)
1062 MESSAGE Include file recsize too long. All lines truncated to 80 chars (SDWARN 1062)
CAUSE The user specified input file has a record size of larger 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 than no one line contains more than 80 characters
(including embedded blanks).
1090 MESSAGE Unable to open temporary file ! (SDERR 1090)
CAUSE Cannot open a temporary file for the system to use.
ACTION Contact the DA. (Remember to get the associated error, too.)
1091 MESSAGE Error while rewinding temporary file ! (SDERR 1091)
CAUSE Error while resetting the file pointer of a temporary file to the beginning of the file.
ACTION Contact the DA. (Remember to get the associated error, too.)
1092 MESSAGE Error while reading from temporary file ! (SDERR 1092)
CAUSE Error while reading from the temporary file.
ACTION Contact the DA. (Remember to get the associated error, too.)
1093 MESSAGE Error while retrieving information on temporary file ! (SDERR 1093)
CAUSE Unable to retrieve information about the temporary file through the FGetInfo intrinsic.
ACTION Contact the DA. (Remember to get the associated error, too.)
1094 MESSAGE Temporary file is full ! (SDERR 1094)
CAUSE A temporary file used by the system is full.
ACTION The number of items requested by the command is too large (> 32767). Use Selection
Criteria to reduce the number of items retrieved or to split the retrieval so that half are