Re: [JAVA3D] Java Command Execution from the program

2001-07-06 Thread ishwari
Thanks a lot Joachim :-) Regards, ishwari - Original Message - From: "Joachim Diepstraten" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 06, 2001 6:40 PM Subject: Re: [JAVA3D] Java Command Execution from the program > Hi Ishwari > > >

Re: [JAVA3D] Java Command Execution from the program

2001-07-06 Thread Joachim Diepstraten
Hi Ishwari > Can I excute a java command from a .java file? How can I do it? Hmm first I think this is not the right place for asking this. Second check Runtime in JAVA2 JAVADOC. There is something like Runtime.exec which should do what you want EOF, J.D. -- Realtime Raytracer in JAVA (http://

[JAVA3D] Java Command Execution from the program

2001-07-06 Thread ishwari
Hi,   Can I excute a java command from a .java file? How can I do it?   Regards, ishwari