Sharp EL-5250, EL-5230 Error Messages, Error no, Error message, Solution, No number

Models: EL-5230 EL-5250

1 132
Download 132 pages 22.67 Kb
Page 122
Image 122

Appendix

Error Messages

The following table shows common error messages and suggestions for correcting the error.

Error no.

Error message

Solution

01

SYNTAX

Verify you are using the correct syntax for

 

 

the function you are trying to apply.

02

CALCULATION

Check you have not attempted to divide by

 

 

zero or made some other calculation error.

 

 

 

03

NESTING

Use of more than the available number of

 

 

buffers was attempted. (There are 10

 

 

buffers* for numeric values and 24 buffers

 

 

for calculation instructions.)

 

 

* 5 buffers in the CPLX mode.

 

 

 

04

LBL DUPLICATE

Make sure your program does not use the

 

 

same label name to specify more than

 

 

one location.

 

 

 

05

LBL UNDEFINED

Make sure your program does not have a

 

 

Goto or Gosub command pointing to a

 

 

label that does not exist. Note that you

 

 

can include labels that are not pointed to

 

 

by Goto or Gosub commands without

 

 

affecting program operation.

 

 

 

06

LBL OVER

Make sure your program does not have

 

 

more than 20 labels.

 

 

 

07

GOSUB STACK

Make sure your program does not have

 

 

more than 10 levels of nested

 

 

subroutines.

 

 

 

08

CAN’T RETURN

Make sure your program does not have a

 

 

Return command with no corresponding

 

 

Gosub command.

 

 

 

09

MEMORY OVER

Not enough free memory remains for what

 

 

you are trying to do. Delete unneeded

 

 

files and try again.

 

 

 

10

STORAGE FULL

Make sure the maximum number of 99

 

 

saved equations or 99 programs is not

 

 

exceeded. Delete unneeded equations or

 

 

programs and try again.

 

 

 

11

DATA OVER

Use of more than 100 data items in the

 

 

STAT mode was attempted.

 

 

The maximum number of 160 characters

 

 

in the equation input buffer was

 

 

exceeded.

 

 

 

(No number)

BREAK!

You have pressed j to stop a

 

 

program or solver calculation.

 

 

 

120

Page 122
Image 122
Sharp EL-5250 Error Messages, Error no, Error message, Solution, Check you have not attempted to divide by, No number