|
Those look like what I need. However, I'm pretty new to java and am having problems using them.
For example, I tried
System.out.println(user.dir);
but I got an error. I don't know if I need to import something, and if so I'm not sure what.
Last edited by Leprechaun : 04-23-2008 at 06:30 AM.
Reason: Added ;
|