In any case, I'll take a random shot and answering and suggest that if you
want to open "notepad.exe" from within javascript you will probably want to
run something like:
java Runtime.getRuntime().exec(...)
I think that should work (though I'll preface this by saying that I don't
use the Live Connect functionality much in my application of Rhino).
But I hope it helps you get on track at least.
David
-----Original Message-----
From:
dev-tech-js-engine-rhino-bounces+davidparks21=yaho...@lists.mozilla.org
[mailto:dev-tech-js-engine-rhino-bounces+davidparks21=yaho...@lists.mozill
a.org] On Behalf Of Hidding
Sent: Friday, October 23, 2009 7:05 PM
To: dev-tech-js-...@lists.mozilla.org
Subject: how to execute the dos program
hi all
as title
I use the Standard Widget Toolkit to GUI and Rhino to program
But I don't know, how to call the "notepad.exe" or other *.exe file
when I press the open button
Any idea?
--
best regards
Hidding
_______________________________________________
dev-tech-js-engine-rhino mailing list
dev-tech-js-...@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino