call a jython file from another program
Posted
by kdev
on Stack Overflow
See other posts from Stack Overflow
or by kdev
Published on 2010-03-30T22:01:38Z
Indexed on
2010/03/30
22:03 UTC
Read the original article
Hit count: 231
jython
Hi everyone,
can i call a jython file from another jython program and execute that .
Also i know os.system(cmd.exe)get the system prompt . is it possible that i can trigger cmd.exe and cmd.exe gets poped up into the screen. Thanks
© Stack Overflow or respective owner