From: Hedlund, P. <phe...@te...> - 2007-12-03 15:46:42
|
Greetings, I am in need of some assistance on this one. I want the user to be able to edit a python script file and allow that scri= pt to be run from within my main python program. Now before everyone jumps on the execfile bandwagon I need to clarify some = things. The main python program has several other python scripts in the project. I am using pythoncard for my user ide. The user script will need to call functions already defined in the main.py = and pass information back to main.py. Main program opens a serial port to a device User script will send commands to the device by way of functions in main Any ideas on this would be appreciated. Peter Hedlund Senior Software Engineer Direct: 847-406-5271 phe...@te...<mailto:phe...@te...> TECNOVA 1486 St. Paul Avenue Gurnee, IL 60031 USA Phone: 847-662-6260 www.tecnova.com<http://www.tecnova.com/> |