| Author |
Jython Question
|
Gregg Bolinger
Ranch Hand
Joined: Jul 11, 2001
Posts: 15229
|
|
|
Is there a way to start the Jython interpreter, kick off a Jython script from a file, and then manipulate those objects from the interpreter?
|
 |
Jim Yingst
Wanderer
Sheriff
Joined: Jan 30, 2000
Posts: 18670
|
|
|
I think that's what the jython -i option is for. Does that do what you want?
|
"I'm not back." - Bill Harding, Twister
|
 |
Gregg Bolinger
Ranch Hand
Joined: Jul 11, 2001
Posts: 15229
|
|
|
Perfect, thanks.
|
 |
 |
I agree. Here's the link: jrebel
|
|
subject: Jython Question
|
|
|