Re: Problems with exec()
- From: IchBin <weconsul@xxxxxxx>
- Date: Thu, 26 Oct 2006 19:30:10 -0400
phuonganh.Ng@xxxxxxxxx wrote:
Hi,Not to put you off but maybe this article will help you out:
I'm writing a Java GUI for the text parsing program called "Apple Pie
Parser", the program was written in Unix C and have an executable file
(console) for windows. My program's being written in Windows, so I
tried to called the Runtime exec() method to get that .exe file to run
and pass my input into it. But it seems like i couldn't call it, cuz
nothing came up, and even when i tested, tried to call "cmd.exe",
nothing happened either. I'm wondering if there's anything to solve
this.
Thanks.
When Runtime.exec() won't
http://www.javaworld.com/javaworld/jw-12-2000/jw-1229-traps.html
--
Thanks in Advance... http://ichbin.9999mb.com
IchBin, Pocono Lake, Pa, USA http://weconsultants.phpnet.us
______________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
.
- Follow-Ups:
- Re: Problems with exec()
- From: Andrew Thompson
- Re: Problems with exec()
- References:
- Problems with exec()
- From: phuonganh . Ng
- Problems with exec()
- Prev by Date: Re: Deque question
- Next by Date: Re: can java produce .exe? if it can produce jar,how do you do?
- Previous by thread: Problems with exec()
- Next by thread: Re: Problems with exec()
- Index(es):
Relevant Pages
|