Here the user can specify various miscellaneous attributes for the file selected in the listview:
Arexx alias is used by ARexx commands to
refer to individual icons. Since two or more icons may
be watching the same file, distinction cannot be done
by filename -- instead, you should give different aliases
in each of the respective icon definitions.
ACTION_START & ACTION_STOP
control the actions that will be executed for this icon
when the program is started and stopped.
wait after notify section you can specify a
period of inactivity after a file has changed. While this file
is being 'ignored', MailWatch will not react to any changes in the
size of the file. This time is specified in ticks; 50 ticks
= 1 second, i.e. a tick is equal to 1/50th of a second.
filesize change margin is given a value
greater than zero, any change in the size of the file being watched
that is under the margin defined here will not register as a
change. No icon refresh, no action. The filesize is stored anew,
though, and the next calculation for the margin will be determined from
this new filesize.