[IronPython] Line counter/ stop interpretation

Stute, Detlef ALRT/EEG4 Detlef.Stute at al-lighting.com
Thu Apr 20 14:21:58 CEST 2006


Hi,
I'd like to use IP to run test sequences on a machine. My C# program
will start a python file, which will do the tests. When the tests are
running I'd like to update the program's desktop.
So I'm looking for two features:
- is it possible to get the current line counter from the python engine?
( to show this on the screen and give the user information about the
progress)

Sometimes a test needs a manual change on the equipment, so I like to
pause the interpretation of the script.
- Is it possible to pause ( not to interrupt) the interpretation process
from a C# environment?

Thank you
 
Detlef Stute
www.seatec-gmbh.com
 



More information about the Ironpython-users mailing list