Post Reply 
Syntax Error HP Prime
05-25-2016, 01:23 PM
Post: #1
Syntax Error HP Prime
I'm trying to write a code to generate a graph of torque in the calculator, when I write the code in the emulator it runs without errors but when I transfer to calculator displays syntax error. The emulator and claculadora are versioned 8151. Also when the step calculator ready programs that took on the website shows syntax error, however this correct syntax. Displays error in variable declaration for example
LOCATION X, Y; syntax error of.
I thought was the problem then updated to version 10077 and the problem continues, the emulator works in syntax error calculator.
(Written with google translator)
Find all posts by this user
Quote this message in a reply
05-25-2016, 02:20 PM
Post: #2
RE: Syntax Error HP Prime
Are you using a "digit grouping" form that uses "," to separate whole numbers from the fractional part?

TW

Although I work for HP, the views and opinions I post here are my own.
Find all posts by this user
Quote this message in a reply
05-26-2016, 10:13 PM
Post: #3
RE: Syntax Error HP Prime
I found the bug in old versions separate decimal places . and the new version ,
Thanks for listening.
Find all posts by this user
Quote this message in a reply
05-27-2016, 02:45 PM
Post: #4
RE: Syntax Error HP Prime
In the program editor, if you press the "menu" key (left of the CAS button), there is an "insert pragma". Do this at the top of the program file and it will ensure it use the correct settings to compile even if your calculator settings change.

TW

Although I work for HP, the views and opinions I post here are my own.
Find all posts by this user
Quote this message in a reply
Post Reply 




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