-
×InformationFix Windows 10 Update Issues
Resolve Windows 10 related issues for your HP computers or printers by HP Windows 10 Support Center
-
-
×InformationFix Windows 10 Update Issues
Resolve Windows 10 related issues for your HP computers or printers by HP Windows 10 Support Center
-
- HP Community
- >
- Other Products
- >
- Calculators
- >
- Diferences between emulator and real calculator programing
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page

Create an account on the HP Community to personalize your profile and ask a question

Solved!
Diferences between emulator and real calculator programing
08-30-2017 07:41 PM

Hi all
I'm owner of a HP prime.
I decided to begin programing from conectivity software and hp prime emulated to test the programs.
Once i had the program correctly writed i upload it to the real calculator.
I'm sourprised since practically each line have sintax errors (SAME PROGRAM), but i don't know what are them, i just identified one:
In emulated calculator you can declare multiple local variables in a same line with:
LOCAL a,b,c
but not in real calculator.
But well, i can admit that but... I'm having problems also in expresion like:
a:=MAKEMAT(0,b,c) (to make a matrix with 0s of dimensions bxc
also in for loops
FOR i FROM 1 TO fila DO
l(i,1):=a(i,1); (SOME SINTAX ERROR HERE)
u(i,i):=1;
END;
Seriusly? I must doing something weird...
any ideas?
Solved! Go to Solution.
08-31-2017 07:10 PM

some one in hpmuseum forum helped me.
The problem was related to regional settings (digit agrupator).
Anyway, IMHO it should be a bug. I think that for same alphabet (latin in this case) the programming languaje should be absolute. The way i want to separate the digits of a expresion doesn't should interfere with a programming languaje.
One entire day wasted for a regional setting...
Regards
Didn't find what you were looking for? Ask the community