[Eric] Is execute in command windows possible?
Laurent Dufréchou
Laurent.Dufrechou at free.fr
Wed Jun 13 19:33:55 BST 2007
Got an idea,
Perhaps it's just an option to set in the launch script dialog, that
open a new eric shell without any startup prompt at the beginning!
Is it possible to have a multi tab shell??
Laurent
ps: another 'why i need this option'
(well it is a little excessive example ;) not a real life example(!))
from IPython.Shell import IPShellEmbed
ipshell = IPShellEmbed()
ipshell()
It don't works very well in a non true shell ;)
But as I said this is an extreme example, that is very uncommon.
The true need is a different shell for experiment and another for launch
your script.
More information about the Eric
mailing list