Post Reply 
Programmation Problem
03-21-2016, 05:43 PM (This post was last modified: 03-21-2016 05:44 PM by periappi.)
Post: #1
Programmation Problem
Hello,

I've got an issue I can't fix with my HP Prime : when I execute a program I got a syntax error concerning the "," (argument superator). The only way to fixe it is to use the "," key (between "()" and "Enter" keys) and it puts a ";" symbol... Do you have any idea to fix it ?

Thank you, and sorry for my english

periappi

PS : Example of error : "LOCAL A=0, B=0, C=0.........."
"CHOOSE(A, "Choisissez un thème"......"

PS 2 : But I haven't this problem with my emulator, the program works.
Find all posts by this user
Quote this message in a reply
03-21-2016, 07:49 PM
Post: #2
RE: Programmation Problem
I suspect that pragma may help to align the separators with your code's expectations:

http://www.thecalculatorstore.com/Calcul...r-settings
Find all posts by this user
Quote this message in a reply
03-21-2016, 08:53 PM
Post: #3
RE: Programmation Problem
(03-21-2016 07:49 PM)Fortin Wrote:  I suspect that pragma may help to align the separators with your code's expectations:

http://www.thecalculatorstore.com/Calcul...r-settings

Thanks ! It works, and thank you for your quick reply Smile !
Find all posts by this user
Quote this message in a reply
Post Reply 




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