Post Reply 
Python, how to export variable?
10-17-2023, 10:01 PM
Post: #3
RE: Python, how to export variable?
Many thanks, Günter. I don't see export() calls in your programs, or I would happily steal your technique. :-) The eval() I showed executes without error, but seems does not export the variable. Either I'm looking in the wrong place (possible!) or it exists only in scope of that call and is out of scope afterward. To be generally useful, program calculations need to be exportable to stack or variable. All other eval() calls work fine in my code, but no luck yet exporting for use outside python programs. I think there must be a way.

Mike Markowski
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-17-2023 10:01 PM



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