|
Temporary Files Prefixed
with "~@"
Script Editor creates these
temporary files under the circumstances:
- Project is being executed and
the option Embed all external scripts to Project for
Run in Options is on (default).
The temporary file is marked as
hidden. The file name consists of the prefix "~@" and
the original file name. The file is created in the folder where
the original file is. In case of 'Untitled' file, where the
folder is not yet known, the default folder of the current
Workspace is used.
The temporary file is automatically deleted when Script Editor is
terminated.
The temporary file is handed over
to WSH to be executed. Regardless whether the scripts are
referenced by the Project (external scripts), or they are
embedded, the temporary files embeds all the scripts. This is
important for the Find WSH Error feature to work correctly.
See Also
Temporary Files, Options, Find WSH
Error
|