Post Reply 
Strange PPL error
05-07-2022, 08:05 PM (This post was last modified: 05-07-2022 08:27 PM by Dobiray.)
Post: #2
RE: Strange PPL error
I have drilled down this issue a little bit more with some strange results. In contrast to the help the program works with the following code:

EXPORT CAS2HOME(VALUE)
BEGIN
PRINT(REPLACE(VALUE;"x";"X"));
END;

Well using the same code on the virtual HP Prime under MacOS a "," is needed in order to get it working. I am a bit puzzled. My real HP Prime is G2 and has the latest official Firmware 20211202 the virtual on MacOS (20200116 v14425).

Does this make sense to anyone? By the way the help says REPLACE(Object1,start,Object2).
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Strange PPL error - Dobiray - 05-07-2022, 04:12 PM
RE: Strange PPL error - Dobiray - 05-07-2022 08:05 PM
RE: Strange PPL error - BruceH - 05-07-2022, 09:08 PM
RE: Strange PPL error - Dobiray - 05-07-2022, 09:47 PM
RE: Strange PPL error - roadrunner - 05-08-2022, 01:21 AM
RE: Strange PPL error - Thomas_Sch - 05-08-2022, 07:52 AM
RE: Strange PPL error - Dobiray - 05-08-2022, 09:26 AM
RE: Strange PPL error - Tim Wessman - 05-08-2022, 10:55 AM
RE: Strange PPL error - Dobiray - 05-08-2022, 03:38 PM



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