10-2
9825AB
References
9825A1B
Customer Training Courses
Name
of
Course
9825A/B
Service Training
9825AiB Operating
& Programming
9825A/B
110
Programming
Where
Conducted
at
Customer Site
Various Field
Offices
Various Field Offices
Error Codes
HP
Part
Number
09825-30100
98524A
98525A
An error
in
a
program
sets the
program
line
counter
to line
O.
Press the continue key to continue
the
program
from line
O.
Execute the continue
command
with a line
number
to continue at
any
desired line (such as:
cont
50).
00
01
02'
03'
04
05
06'
07'
08
09
10'
11
12'
13
14
15
16
17
18
19
System
error.
Unexpected
peripheral interrupt.
Unterminated text.
Mnemonic
is
unknown.
Mnemonic
not
found
because
disc may
be
down. (9825 only)
System
is
secured.
Operation
not
allowed: line
cannot
be
stored
or
executed
with line number.
Syntax
error
in
number.
Syntax
error
in
input line.
Internal representation of
the
line
is
too long (gives cursor sometimes).
gto, gsb,
or
end
statement
not
allowed
in
present
context.
Attempt to
execute
a next
statement
either from keyboard while for/next
loop
using
same
variable
is
executed
in
program
or
from program while for/next
loop
using
same
variable
is
executed
from keyboard. Attempt to call function
or
subroutine
from keyboard.
gto
or
gsb
statement
requires
an
integer.
Integer
out
of range
or
integer required; must
be
from -
32768
thru +
32767.
Line
cannot
be
stored:
can
only
be
executed.
ent
statement
not
allowed
in
present
context.
Program
structure destroyed.
Printer
out
of
paper
or
printer failure.
String Variables
ROM
not
present
for the string comparison. Argument
in
re-
lational comparison
not
allowed.
Parameter
out
of range.
Incorrect parameter.
Bad
line number.