Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Newbie question: Java directory finding method

Reply
Thread Tools

Newbie question: Java directory finding method

 
 
p
Guest
Posts: n/a
 
      07-14-2004
Sorry to ask such a basic question.

I am new to programming and am looking for a java method that will identify
logical and physical drives on a computer?

Can anyone help



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.719 / Virus Database: 475 - Release Date: 12/07/2004


 
Reply With Quote
 
 
 
 
=?UTF-8?B?IkRhcmlvIChkcmlua2luZyBjb++sgGVlIGluIHRoZSBv76yDY2XigKYpIg==?=
Guest
Posts: n/a
 
      07-14-2004
p wrote:

> I am new to programming and am looking for a java method that will identify
> logical and physical drives on a computer?


http://java.sun.com/j2se/1.4.2/docs/...tml#listRoots()
 
Reply With Quote
 
 
 
 
Roedy Green
Guest
Posts: n/a
 
      07-14-2004
On Wed, 14 Jul 2004 05:45:04 GMT, "p" <> wrote
or quoted :

>I am new to programming and am looking for a java method that will identify
>logical and physical drives on a computer?


hint "root" . see http://mindprod.com/jgloss/file.html

--
Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming.
See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.
 
Reply With Quote
 
Andrew Thompson
Guest
Posts: n/a
 
      07-14-2004
On Wed, 14 Jul 2004 05:45:04 GMT, p wrote:

> Sorry to ask such a basic question.


I note that Dario and Roedy have answered
your question. So I will slightly change
the topic..

> I am new to programming ..


Questions from new programmers are particularly
welcomed over at the group speficically set-up
to help folks who are just beginning.
<http://www.physci.org/codes/javafaq.jsp#cljh>

While such questions might get answered on c.l.j.p.,
you will find the regualrs quickly tire of someone
asking basic questions here.

Check out c.l.j.h., I am confident you will get
a lot better (overall) help through it at the moment.

--
Andrew Thompson
http://www.PhySci.org/ Open-source software suite
http://www.PhySci.org/codes/ Web & IT Help
http://www.1point1C.org/ Science & Technology
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Poll: Is a Java Method an Instance of the Java Classjava.lang.reflect.Method? Please reply with YES or NO. Paka Small Java 15 02-07-2012 07:04 PM
method def in method vs method def in block Kyung won Cheon Ruby 0 11-21-2008 08:48 AM
System.IO.Directory.GetDirectories() and System.IO.Directory.GetFiles() are not returning the specified directory Nathan Sokalski ASP .Net 2 09-06-2007 03:58 PM
How to define a Windows directory in ProcessBuilder directory() method? minjie@excite.com Java 2 03-16-2006 10:50 PM
Finding Server... Finding Host.... enough already!!! Leesa_Tay@softhome.net Computer Support 2 01-20-2006 10:23 AM



Advertisments