Hi,

Is the exec command on JACL shell supposed to work? It gives me error
when I try to run it. I am using JACL 1.1.1 on NT. Following are
examples. Any help is appreciated.


% exec c:/WINNT/SYSTEM32/CMD.EXE
couldn't execute "c:/WINNT/SYSTEM32/CMD.EXE": no such file or directory
% exec cmd
couldn't execute "cmd": no such file or directory
% exec cmd.exe
couldn't execute "cmd.exe": no such file or directory
% exec cmd dir
couldn't execute "cmd": no such file or directory


Thanks,

-Sachin


----------------------------------------------------------------
The TclJava mailing list is sponsored by WebNet Technologies.
To subscribe:    send mail to [EMAIL PROTECTED]  
                 with the word SUBSCRIBE as the subject.
To unsubscribe:  send mail to [EMAIL PROTECTED] 
                 with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'. 
A list archive is at: http://www.findmail.com/listsaver/tcldallas/

Reply via email to