Question
New Folder
Driving me crazy!!! This will be simple I am sure, I
have been working on a project and have everything working the way i want minus the folder
creations... this should be easy but i can't get my mac to let me create on on the Desktop. Shouldn't this work??
var myFolder = new Folder("~/Desktop/myFolder/");
myFolder.create();