We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpSyntax Questions › Harddrive file structure in Processing
Page Index Toggle Pages: 1
Harddrive file structure in Processing (Read 426 times)
Harddrive file structure in Processing
Oct 29th, 2007, 7:50am
 
Hello at all.

Is there a command or a other possibility to get information from my own harddrive folders and file structure?
Like filesize etc.

At time I work only with a simulatet structure that i wrote in an xml file.

But it´s not real.
Re: Harddrive file structure in Processing
Reply #1 - Oct 29th, 2007, 8:00am
 
java has it all:

http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html

F
Re: Harddrive file structure in Processing
Reply #2 - Oct 29th, 2007, 9:25pm
 
Thanks alot.

Much to read,
so no time to left.....

Smiley
Page Index Toggle Pages: 1