Post Reply 
Incomprehensible programming errors
09-29-2019, 07:09 PM (This post was last modified: 09-29-2019 07:10 PM by Thott.)
Post: #4
RE: Incomprehensible programming errors
(09-28-2019 11:02 PM)cahlucas Wrote:  Hello everyone,

After various updates, I still can't program my HP Prime. I always get the following error message: "Error: syntax error". This happens when I type in the examples from the manual, but also with software that I come up with myself. Every time I can't figure out what's wrong. Also, the software that I download from hpcalc.org often does not work either. I have a Prime with hardware version A, and software version 2.1.14181(2018 10 16). What can be done about this? I look forward to a response from you. Sincerely, Karel.

I had also this problem. And I got help here in the forum to put the line:

"#pragma mode( separator(.,;) integer(h32) )"

as the first line in the program source. ----> without the "" !!

I configured a comma as digit grouping. The result was, that most programs shows a syntax error.
Adding this line....solve the problems and the programs run fine.

http://www.dg8fbv.de
41CX, Card R., Barcode R., X-Function, X-Memory, Advntg-Modul,
HP41 Printer, 82200A Touchpad, 48GX black LCD, 50g, Prime G2
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Incomprehensible programming errors - Thott - 09-29-2019 07:09 PM



User(s) browsing this thread: 1 Guest(s)