HP 9845B/C CE Handbook page 117

Table of Contents

Advertisement

9845B/C Mainframe References
10-3
25
Magnitude of argument of ASN or ACS is greater than 1.
28
Zero to negative power.
27
Negative base to non-integer power.
2
S
LOG or LGT of negative number.
2 S
LOG or LGT of zero.
30
SQR of negative number.
3
1
Division by zero; or X MOD Y with Y
=
O.
32
String does not represent valid number or string response when numeric data
required. Check any use of VAL function and its argument. Check for correct
spelling of variable name.
33
Improper argument for NUM, CHR$, or RPT$ function.
3
a
Referenced line is not IMAGE statement. Check the line identifier in the PRINT
USING statement.
35
Improper format string.
38
Out of DATA. Make sure READ and DATA statements correspond. Use RES-
TORE if appropriate.
37
EDIT string longer than
160
characters. Try using a substring.
3 S
110 function not allowed TYP and other 1i0 functions aren't allowed in any 110
statement like DISP or PRINT. Place the value into a variable.
3
S
Function subprogram not allowed. An FN reference isn't allowed in any 110
statement, or in redim subscripts. Place the value into a variable.
a
0
Improper replace, delete or REN command. SUB and DEF FN can only be
replaced by another SUB or DEF FN. They can only be deleted if the rest of the
corresponding subprogram is deleted. A renumbering may cause out-of-range
line numbers if completed, so an error occurs; check increment value.
a
1
First line number greater than second.
a
2
Attempt to replace or delete a busy line or subprogram. Typically, this is
caused by trying to delete an input statement that is still requesting values.
a
3
Matrix not square. The dimensions of an identity matrix or of one used to find
an inverse or determinant must be the same size.
a a
Illegal operand in matrix transpose or matrix multiply. The result matrix can't
be one of the operands.
a
5
Nested keyboard entry statements.
a8
No binary in memory for STORE BIN or no program in memory for SAVE.
a7
as
as
50
51
Check line numbers in SAVE against program in memory.
Subprogram COM declaration is not consistent with main program. Check
number. type and dimensions of variables.
Recursion in single-line DEF FN function. Only subprograms can be called
recursively.
Line specified in ON declaration not found.
File number less than 1 or greater than 10.
File not currently assigned. Execute an ASSIGN statement for the file, or check
the accuracy of the file number used.
52
Improper mass storage unit specifier. Check the values of the select code. unit
code and controller address.
I

Advertisement

Table of Contents
loading

This manual is also suitable for:

9800 series

Table of Contents