Make a directoryTag(s): IO
For application only, not Applet!
File td = new File("NewDirName"); td.mkdir();
mail_outline
Send comment, question or suggestion to howto@rgagnon.com
Send comment, question or suggestion to howto@rgagnon.com
File td = new File("NewDirName"); td.mkdir();