Loads color swatch data from an Adobe Swatch Exchange ASE file.file The file specification, an ExtendScript File object.The swatch data, in this format:data
Category Archives: Application object
pauseWatchFolder()
Pauses or resumes the search of the target watch folder for items to render.pause True to pause, false to resume.Nothing.See also Application isWatchFolder
exitAfterLaunchAndEval
This attribute is used only when executing a script from a command line on Windows. When the application is launched from the command line, the ヨr or ヨs com
activate()
Opens the application main window ifit is minimized or iconified, and brings it to the front of the desktop.None.Nothing.
beginSuppressDialogs()
Begins suppression of script error dialog boxes in the user interface. Use endSuppressDialogs to resume the display of error dialogs.None.Nothing.