Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 99971

Save error 8800 on some computers but not others

$
0
0

I am setting up a script on 5 similar Macs in the office. All are running Mavericks and Photoshop CS6. The script works just fine on 2 of the Macs. But on 2 others (haven’t tried the 5th yet) the script crashes with the 8800 General Photoshop error.

 

It executes this line:

    var psdFile = new File(DLPFolder+"/"+UserInputFilename+".psd"); // adds ".psd" extension to name

 

Then it says the error is on this line while trying to save as Photoshop file:

    app.activeDocument.saveAs (psdFile, PhotoshopSaveOptions, false, Extension.LOWERCASE);

 

Does anyone have any ideas why this would happen on 2 of the Macs? I could accept it if it was on all of them.

 

Thanks


Viewing all articles
Browse latest Browse all 99971

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>