The Artima Developer Community
Sponsored Link

Java Answers Forum
Question abotu Runtime.exec()

1 reply on 1 page. Most recent reply: Jun 27, 2002 2:07 PM by Matt Gerrans

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Justin Thomas

Posts: 1
Nickname: justin
Registered: Jun, 2002

Question abotu Runtime.exec() Posted: Jun 27, 2002 10:32 AM
Reply to this message Reply
Advertisement
Hello,

I have one question about Runtime.exec().

I am trying to use Runtime.getRuntime.exec() to run another program (e.g. a.exe). But a.exe needs an input file or standard input. Does anyone know how to pass in this input file or standard input?

Thank you.


Matt Gerrans

Posts: 1153
Nickname: matt
Registered: Feb, 2002

Re: Question abotu Runtime.exec() Posted: Jun 27, 2002 2:07 PM
Reply to this message Reply
Search this forum and you will find several examples of Runtime.exec() usage.

Bill, I think it is time to add a new forum to the list: "The Artima Runtime.exec() Forum"

Flat View: This topic has 1 reply on 1 page
Topic: java and mysql connexion Previous Topic   Next Topic Topic: Exceptions

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use