File Actions - Get a Value (File size, date, time, exist)

This will perform one of several file-related actions. The results are place in “values” that can be evaluated by the “If Value…” script command. You can insert values (see also “Set Value”) into any valid parameter.

·   Get File Date: Parameter 1 is the file to examine. The result is placed in the “[FILEDATE]” value.

·   Get File Time: Parameter 1 is the file to examine. The result is placed in the “[FILETIME]” value.

·   Get File Size: Parameter 1 is the file to examine. The result is placed in the “[FILESIZE]” value.

·   If File Exists: Parameter 1 is the file to examine. A 1 is placed in the “[FILEEXISTS]” value if the file exists, a 0 if it does not.

·   Log Windows: Parameter 1 is the log file to create. Logs the titles of all windows to a text file.