Were abouts in the script would i need to define users desktop like this C:/Users/Tim/Desktop/Backdrops/png/ and if i use the path "~" would it be like this C:/Users/~/Tim/Desktop/Backdrops/png/
do i add it in this line desc4.putPath( id25, new File( exportPath + "C:/Users/~/Tim/Desktop/Backdrops/png/" + fileNameBody + ".png") );
located in the Function: saveFile section of the file.
I am logged in as admin