Post Reply 
Python, how to export variable?
10-19-2023, 12:37 PM (This post was last modified: 11-08-2023 11:59 AM by ab3ap.)
Post: #5
RE: Python, how to export variable?
Thank you, Günter! I haven't yet read details of creating an app but seems the time has come. Till now, I've simply created .py files and put them in Programs folder.

Mike

To keep this thread up to date, I also corrected my previous PPL code:

Code:
cmd='export X; X:=%e' % n
hpprime.eval(cmd)

and still no luck with that approach. Now, to read up on apps...
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Python, how to export variable? - ab3ap - 10-16-2023, 08:05 PM
RE: Python, how to export variable? - ab3ap - 10-19-2023 12:37 PM



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