SGIRGB Skipping SaveAs Dialog
Hi I'm relatively new to scripting for Photoshop and have stumbled across an issue I can't seem to find an answer for. The script I'm writing saves out specific layers and names them accordingly based on the PSD's name (Diffuse, Spec, Normal, etc.). The script works perfectly fine when I save out in a TIFF format but when I try to save out SGIRGB, Photoshop always presents a SaveAs dialog, which I want to avoid.
Is anyone aware of away to have my the SGIRGBSaveOptions() skip the Save As dialog?
Also my company uses RGB format which is why I cannot just use TIFFs.
