----- Original Message -----
From: xuliujuan <[EMAIL PROTECTED]>
To: TOkken <[EMAIL PROTECTED]>
Sent: Tuesday, January 06, 2004 4:45 PM
Subject: How to use * in Runtine.getRuntime().exc()


> Hi ,
> I want to use  Runtime.getRuntime().exec("javac  *.java,null,new
> File("/home/qdcxulj/java")); But it could not be executed rightly
>
> error: can't read *.java. It seems it could not recongnize the symbol " *
"
>
> Even the Runtime.getRuntime().exec("ls *.java"); could not be excuted
>
>   Could you tell me how to use * in the command if I want to ? Thank you
in
> advance.
>
> Best wishes.
>
> /XuLiujuan
>
>

Reply via email to