[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Interfaces=BatchOptions Info=Options to specify when running a Batch command. Tab=Adobe [Property] Name=Set the name of the component. ARG(string)|2| @Destination=Sets the type of destination for the processed files. ARG(PsBatchDestinationType)|14|0|psNoDestination,psSaveAndClose,psFolder @DestinationFolder=Sets the folder location for the processed files. Valid only when Destination=psFolder. ARG(string)|2| @ErrorFile=Sets the file in which to log errors encountered. To display errors on the screen and stop batch processing when errors occur, leave blank. ARG(string)|2| @FileNaming=Sets an array of FileNamingType enumeration elements. Maximum: 6 of psDocumentNameMixed,psDocumentNameLower,psDocumentNameUpper,psSerialNumber1,psSerialNumber2,psSerialNumber3,psSerialNumber4,psSerialLetterLower,psSerialLetterUpper,psMmddyy,psMmdd,psYyyymmdd,psYymmdd,psYyddmm,psDdmmyy,psDdmm,psExtensionLower,psExtensionUpper. ARG(FileNamingType[])|5| @MacintoshCompatible=Sets the value indicates whether to make the final file names Macintosh compatible. ARG(bool)|14|0|True,False @OverrideOpen=Sets the value indicates whether to override action open commands. ARG(bool)|14|1|True,False @OverrideSave=Sets the value indicates whether to override save as action steps with the specified destination. ARG(bool)|14|1|True,False @StartingSerial=Sets the starting serial number to use in naming files. ARG(int)|1|0 @SuppressOpen=Sets the value indicates whether to suppress the file open options dialogs. ARG(bool)|14|1|True,False @SuppressProfile=Sets the value indicates whether to suppress the color profile warnings. ARG(bool)|14|1|True,False @UnixCompatible=Sets the value indicates whether to make the final file name Unix® compatible. ARG(bool)|14|0|True,False @WindowsCompatible=Sets the value indicates whether to make the final file names Windows compatible. ARG(bool)|14|0|True,False [Methods] doConstructor=Initializes new instance of the BatchOptions. ARG()|1|0 BatchOptions=Returns batch options object. ARG(BatchOptions)|3|0 *destination=Defines the type of destination for the processed files. ARG(PsBatchDestinationType)|4|0 *destinationFolder=Defines the folder location for the processed files. Valid only when Destination=psFolder. ARG(string)|4|2 *errorFile=Defines the file in which to log errors encountered. To display errors on the screen and stop batch processing when errors occur, leave blank. ARG(string)|4|2 *fileNaming=Defines an array of FileNamingType enumeration elements. ARG(FileNamingType[])|4|13 *macintoshCompatible=Defines the value indicates whether to make the final file names Macintosh compatible. ARG(bool)|4|104 *overrideOpen=Defines the value indicates whether to override action open commands. ARG(bool)|4|104 *overrideSave=Defines the value indicates whether to override save as action steps with the specified destination. ARG(bool)|4|104 *startingSerial=Defines the starting serial number to use in naming files. ARG(int)|4|1 *suppressOpen=Defines the value indicates whether to suppress the file open options dialogs. ARG(bool)|4|104 *suppressProfile=Defines the value indicates whether to suppress the color profile warnings. ARG(bool)|4|104 *unixCompatible=Defines the value indicates whether to make the final file name Unix® compatible. ARG(bool)|4|104 *windowsCompatible=Defines the value indicates whether to make the final file names Windows compatible. ARG(bool)|4|104