Remote Processing CAMBASIC User Manual

Page 189

Advertising
background image

Error Messages - 4

NUM

M E S S AG E

E X P L A NA T I O N

27

<

Data > 255

>

The argum ent or parameter may not exceed 255.

28

<

Data > 65,535

>

The argum ent or parameter may not exceed 65,535.

29

<

Can’t LOAD pr ogram

>

Program does not exist in EEPROM.

30

<

Expected (

>

CAM BASIC is expecting a left parenthesis or an expression.

31

<

Expected )

>

CAM BASIC is expecting a r ight parenthesis.

32

<

Expected ]

>

CAM BASIC is expecting a r ight brack et.

33

<

Need more

>

Another param eter or argum ent is expected.

34

<

Expected –

>

CAM BASIC is expecting a “– ”.

35

<

TO missing

>

A TO was missing in a FOR/N EXT structure.

36

<

Expected GOTO

>

A GO TO is ex pected after a conditional.

37

<

E x p ec t ed G O SU B

>

A GO SUB is expe cted after a conditional.

38

<

Expected THEN

>

A TH EN is e xpected afte r a cond itional.

39

<

Expected =

>

An “= ” sign is expected.

40

<

Expected ;

>

A semicolon is missing in a PRINT statement with a prom pt string.

41

<

Varia ble name length

>

The var iable name is longer than 40 character s.

42

<

No Autorun program

>

C A M B A SI C c an n ot fi nd th e au to r u n p r o gr a m .

43

<

Task construction

>

A mismatch of task numbers or task construction has occurred.

44

<

CONF IG mismatch

>

A CON FIG statement was impr operly constructed.

45

<

Com mand no t available

>

You have used a command w hich is not implemented on your card. F or

examp le, the AIN is u seless on car ds without ana log input.

46

< DO loop counter em pty>

Encoun tered an END DO w ithout a pre vious DO /n statem ent.

47

< Time > 327.67 sec>

Self explanatory

Advertising