HP PRIME
|
11-16-2024, 06:53 PM
Post: #1
|
|||
|
|||
HP PRIME
Hello everyone, could someone tell me how to make a program run without errors in the new HP PRIME update, version 2.2. I can't make a program work in CAS mode, it always gives a syntax error. Please help me. When I put it in the function to make the program, the structure has changed. Before, I used to put #cas, but it gives a syntax error in this part. I hope for an answer as soon as possible. Thank you. And another thing, I'm going to put the model of the programming structure that remained after the update.
|
|||
11-17-2024, 09:33 AM
Post: #2
|
|||
|
|||
RE: HP PRIME
Sorry but my crystal ball is in for repairs, so maybe you can help out.
Start by posting your code and letting us know exactly what error message you're getting and when you're getting it. People will be better able to help you then. Current daily drivers: HP-41CL, HP-15C, HP-16C |
|||
11-17-2024, 03:25 PM
Post: #3
|
|||
|
|||
RE: HP PRIME
an example of the program the code is this one that reports a syntax error the name of the program is
test():= BEGIN RETURN; AND; when I put it like this #cas test():= BEGIN RETURN; AND; #and then in this code structure it gives the syntax error, this only happens when I put # in line 1, when I put it in cas mode this is happening after the 2.2 update. Could you help me please? |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)