Monitor description
The monitor checks a file for changes in size or modification date.
File change monitor property page (Windows version)
Windows specific properties
\\myhost\c$\test.txt
Unix specific properties
/home/robert/test.txt
Monitor specific properties
Path field formatting flags
The following formatting variables can be included when specifying a path.
%time_hour
- Hour in 24-hour format (00 -23)%time_hour2
- Hour in 12-hour format (01 -12)%time_minute
- Minute as decimal number (00 -59)%time_second
- Second as decimal number (00 – 59)%date_year
- Year with century, as decimal number%date_year2
- Year without century, as decimal number%date_month
- Month as decimal number (01 – 12)%date_dayofmonth
- Day of month as decimal number (01 – 31)%date_dayofyear
- Day of year as decimal number (001 – 366)%date_weekday
- Weekday as decimal number (0 – 6; Sunday is 0)