The File Trigger sets the following parameters, which can be used by a selection script or by other scripts or notification messages in the job.
|
Parameter Name |
Description |
|
FileName |
The full name (including path) of the file. |
|
FileSizeHigh |
The high-order bytes of the file size. |
|
FileSizeLow |
The low-order bytes of the file size. |
|
FileCreationTime |
The date/time at which the file was created. |
|
FileLastAccessTime |
The date/time at which the file was last accessed. |
|
FileLastWriteTime |
The date/time at which the file was last modified. |
|
FileAttributes |
An integer indicating the file's attributes. |