Results 1 to 2 of 2
Thread: System call with java 3
- 03-25-2010, 12:29 PM #1
Member
- Join Date
- Mar 2010
- Posts
- 24
- Rep Power
- 0
System call with java 3
Hallo i am trying to execute some programs through java. I want to execute the following programs gedit,firefox,gimp,nano and blackjack (i am using ubuntu linux o/s).
I managed to execute all the programs except blackjack.
I am using the command
Runtime.getRuntime().exec();
when i give as input to the command the full directory of the blackjack(usr/games/blackjack) it does not work.
Any suggestions?
- 03-26-2010, 06:51 PM #2
Similar Threads
-
System call with java
By mike_ledis in forum Advanced JavaReplies: 5Last Post: 03-25-2010, 11:36 PM -
Convert Cartesian coordinate system into java coordinate system?
By 123 in forum Java 2DReplies: 3Last Post: 02-07-2010, 08:34 PM -
how to call dll from java ??
By Omarero in forum New To JavaReplies: 3Last Post: 11-13-2008, 05:14 AM -
how to call a dll from java
By katie in forum Advanced JavaReplies: 3Last Post: 12-10-2007, 10:34 AM -
help with System.exit (1) function call
By katie in forum Advanced JavaReplies: 2Last Post: 08-06-2007, 08:03 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks