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

A-152
CAUSE Cannot close the log file while exiting the system.
ACTION Refer to the associated file error and correct the indicated problem.
1032 MESSAGE Command logging has been disabled for this session (SDERR 1032)
CAUSE SDLOG is equated to $NULL or the user responded that the system cannot overwrite
the existing log file on entrance to the system.
ACTION To start command logging, use the OPTIONS command to specify a log file.
CAUSE The SDLOG file is filled up or there is a write error to the SDLOG file so it is no longer
available for use.
ACTION To continue command logging, use the OPTIONS command to specify a new log file.
1033 MESSAGE Close failed on old log file (SDWARN 1033)
CAUSE Cannot close the old log file when specifying a new log file. The new file will be the log
file.
ACTION Refer to the associated error and correct the indicated problem.
1035 MESSAGE Unable to open macro file SDMACRO (SDERR 1035)
CAUSE The SDMACRO file cannot be opened.
ACTION No action is needed if you do not wish to use the macro facility. If you wish to use the
facility, specify a valid macro file name using the OPTIONS command.
1036 MESSAGE Error while reading from SDMACRO file (SDERR 1036)
CAUSE An error was encountered while reading from the SDMACRO file.
ACTION Refer to the associated file error and correct the indicated problem.
1037 MESSAGE Close failed on old Macro file (SDWARN 1037)
CAUSE Could not close the old macro file when specifying a new macro file. The new file will be
the macro file.
ACTION Refer to the associated file error and correct the indicated problem.
1038 MESSAGE Macro file recsize too long. All lines truncated to 80 chars (SDWARN 1038)
CAUSE The user specified macro file has a record size of larger than 80 characters. All macro
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).
1040 MESSAGE Default the output file to $STDLIST (SDWARN 1040)
CAUSE Cannot open the specified output file. The system defaulted to opening $STDLIST as
the output file so processing can continue.
ACTION Refer to the associated file error, correct the indicated problem, and use the
CONFIGURE command to redirect to the output file. Or, do nothing and continue
processing with the output directed to $STDLIST.
1041 MESSAGE Output file is full. Must reassign before additional output (SDERR 1041)