Log In  

v0.1.9b

From a blank cart, enter into the editor:

A={

and RUN. This gives:

> RUN
SYNTAX ERROR LINE 1
A={
'}' EXPECTED (TO CLOSE '{' AT LI
NE 5.341E-05) NEAR 'IF'
>

(5.341E-05 is presumably the string representation of the integer line number 0x00000001 as interpreted in 16:16 fixed point)

P#30781 2016-10-12 17:26 ( Edited 2016-10-13 00:24)

You can certainly confuse the system. I've gotten some error messages in PICO as line numbers portrayed with high exponents from time to time.

Bottom-line, it's YOUR fault, the program is telling me - and yes it is. :)

P#30787 2016-10-12 18:33 ( Edited 2016-10-12 22:33)

0x00000003 technically. No idea what it means though..
(it's not character count as I first thought, the same number is reported for other character lengths)

P#30796 2016-10-12 20:24 ( Edited 2016-10-13 00:24)

[Please log in to post a comment]