[SOLVED] Tunnel Syntax error (2014.0331)
|
05-27-2014, 08:20 PM
(This post was last modified: 05-27-2014 08:33 PM by Kevin Ouellet.)
Post: #1
|
|||
|
|||
[SOLVED] Tunnel Syntax error (2014.0331)
Anyone knows why this HP Prime program gives Syntax error in the new HP Prime firmware?
Code: EXPORT Tunnel() BEGIN The syntax error points to the last END; command ???. The game works perfectly in the previous firmware. EDIT: Nvm, it appears to work fine without the last End. Not sure why it did work fine on previous firmwares if that END was not necessary, though ??? -Dream of Omnimaga https://dreamofomnimaga.page |
|||
05-27-2014, 08:33 PM
Post: #2
|
|||
|
|||
RE: Tunnel Syntax error (2014.0331)
I would say that there is one END too much.
remove the last END. the parser is now tighter. Patrice “Everything should be made as simple as possible, but no simpler.” Albert Einstein |
|||
05-27-2014, 08:53 PM
Post: #3
|
|||
|
|||
RE: [SOLVED] Tunnel Syntax error (2014.0331)
Yeah I just realized this now. I guess I didn't realize there were too many ends because the parser used to ignore it or something. Thanks anyway!
-Dream of Omnimaga https://dreamofomnimaga.page |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)