Property of the ScriptLine : Post-Processing.
In the Unicode version of Q++ Studio, this property is one of the options of the Generation Options property.
This option (only available for QuarkXPress versions 4 and above) is used to tell QuarkXPress what to do, at the end of diary generation, with the temporary QXD/QXP files it generated in the c:\temp\qpp\tmpqxd\ folder:
Do not try to delete |
The XNT will not try to delete any of the temporary files it created. This is the value to use in the extremely rare cases when the default, below, is not appropriate. |
Use Windows (default) |
The XNT will try to delete the temporary files it created, using the Windows API call used to delete files. This is the default and should rarely need changing. |
Use QuarkXPress |
The XNT will try to delete the temporary files it created, using the internal QuarkXPress command available through the Quark Xtension API. |
Note that this property/option specifies what the XNT should do after diary generation, prior to closing down. However, the XNT will always try to empty out the the c:\temp\qpp\tmpqxd\ temporary folder, prior to diary generation.