Share this page 

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