Post Reply 
A few Prime programming questions
09-29-2017, 05:24 AM
Post: #2
RE: A few Prime programming questions
Hello,

unfortunately, there is no way to add help to a function. This has always been in the plans, but we never had time to implement it. sorry.

There is unfortunately no 'pass by reference'...
However, you can pass the quoted variable name (either as string or as 'var') and then use eval or expr to get the content and expr(var+"="+val) to store a value in it.

Cyrille

Although I work for the HP calculator group, the views and opinions I post here are my own. I do not speak for HP.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: A few Prime programming questions - cyrille de brébisson - 09-29-2017 05:24 AM



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