Re: Java Question Once Again

2001-12-31 Thread Michael Weller
ermissions to execute "dir" so this won't eork for them. -mw - Original Message - From: "karthikeyan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 31, 2001 3:59 PM Subject: Java Question Once Again | Hi, | | Thanx for your guys

Java Question Once Again

2001-12-31 Thread karthikeyan
Hi,  Thanx for your guys help.  I have also seen this example from Thinking inJava and i know how to retrieve file information but then my requirement isjust to get :- [directory name] which will be shown when we execute dir filename /s, thisi am doing programmatically using Runtime class ex

Java Question Once Again

2001-12-31 Thread karthikeyan
Hi, Thanx for your guys help. I have also seen this example from Thinking in Java and i know how to retrieve file information but then my requirement is just to get : - [directory name] which will be shown when we execute dir filename /s, this i am doing programmatically using Runtime class e