![]() |
|
Create new directory...? - Printable Version +- Sinisterly (https://sinister.li) +-- Forum: Coding (https://sinister.li/Forum-Coding) +--- Forum: Java, JVM, & JRE (https://sinister.li/Forum-Java-JVM-JRE) +--- Thread: Create new directory...? (/Thread-Create-new-directory) |
Create new directory...? - brattchai - 02-07-2014 Hello, everyone. I'm a new programmer (or trying to be). I've got some problem. So, I've trying to create a new directory by following this tutorials. Sure, I've failed. Could someone tell me the way to figure it out? and what was the problem? Regards PS. Sorry to my English. :( RE: Create new directory...? - blackeagle - 02-08-2014 can you share ur code with us here to see what are you doing wrong ? RE: Create new directory...? - brattchai - 02-08-2014 Thanks for your reply @blackeagle I've already figured it out. It's my mistake. :) |