Post Reply 
HP PRIME UPDATE
11-19-2024, 02:06 AM (This post was last modified: 11-19-2024 02:08 AM by RIBEIRO.)
Post: #1
HP PRIME UPDATE
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?
Send this user an email Send this user a private message Find all posts by this user
Find all posts by this user
Quote this message in a reply
11-19-2024, 02:39 AM
Post: #2
RE: HP PRIME UPDATE
Here is a link to a ppl program I posted three years ago. I think it is simple enough
to get an idea of program syntax. It is not a spectacular program. Good luck.

https://www.hpmuseum.org/forum/thread-17...hlight=ppl

Regards
Find all posts by this user
Quote this message in a reply
11-19-2024, 06:27 AM
Post: #3
RE: HP PRIME UPDATE
(11-19-2024 02:06 AM)RIBEIRO Wrote:  test():=
BEGIN
RETURN;
AND;

END, not AND.

Current daily drivers: HP-41CL, HP-15C, HP-16C
Find all posts by this user
Quote this message in a reply
Post Reply 




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