Share this page 

Make a directoryTag(s): IO


For application only, not Applet!
File td = new File("NewDirName");
td.mkdir();