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 |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Python, how to export variable? - ab3ap - 10-16-2023, 08:05 PM
RE: Python, how to export variable? - Guenter Schink - 10-17-2023, 07:04 PM
RE: Python, how to export variable? - ab3ap - 10-17-2023 10:01 PM
RE: Python, how to export variable? - Guenter Schink - 10-19-2023, 07:46 AM
RE: Python, how to export variable? - ab3ap - 10-19-2023, 12:37 PM
RE: Python, how to export variable? - Guenter Schink - 10-20-2023, 09:13 PM
RE: Python, how to export variable? - ab3ap - 11-07-2023, 11:31 PM
RE: Python, how to export variable? - Allaman - 11-13-2023, 08:39 PM
RE: Python, how to export variable? - ab3ap - 11-13-2023, 09:51 PM
|
User(s) browsing this thread: 2 Guest(s)