Post Reply 
Sharing Variables between Python and HPppl
05-17-2022, 11:34 PM
Post: #6
RE: Sharing Variables between Python and HPppl
Sorry, I'm not sure I am following your tips.

I have a Python program that creates a string variable called ans on the same calculator that I have a hpppl program that can process the rest of the things needed to complete.

If I can bring that ans variable to my HPPPL program then I will have done what I need to do.

Lets say that the Python variable comes from a program called py. The Program it will go to is called hp.

How can I get the variable ans, from py to hp?

As a failsafe, can you please tell me how I should refer to this variable in the HPPPL program?

Thanks for the help.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Sharing Variables between Python and HPppl - matalog - 05-17-2022 11:34 PM



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