
-----------------------------------
Genisis
Sun Jun 04, 2006 7:45 pm

when storing information can you...
-----------------------------------
when storing information can you make another Folder and then store the information in a datafile inside of that folder?

-----------------------------------
wtd
Sun Jun 04, 2006 8:18 pm


-----------------------------------
Check out the API page for the File class.  Especially interesting should be the mkdir and mkdirs methods.
