Hi there,

I'm new user to eric4.
I'm wondering if it's possible to do a 'run in console window' that launch the program in a konsole prompt under linux or cmd prompt under windows??
(I'm currently under windows for my test)
My need is to be able to launch the program in a classical prompt independant from eric.

Moreover here my script:
print "hello"
raw_input("push a key")
print "program done"

How can I redirect this to the log viewer stdout/in eric windows?(i didn' manage to use it!)

By the way, just a little usability idea :
Perhaps, could be a good idea to add a little text like "script terminated" in the eric python interpreter when script is done. could be usefull to know when F2 command has been terminated.

Laurent
_______________________________________________
Eric mailing list
[email protected]
http://www.riverbankcomputing.com/mailman/listinfo/eric

Reply via email to