Bruce, is there a chance that you could extend the current watchfolder
interface to return a more accurate
value for _exit_?
Right now I can pass a command like "MyScript(,)" which calls MyScript with
accurate values for _folder_
and _file_. If I do "MyScript)(_exit_,)" there are times when MyScript gets an
incorrect value for its first
parameter, like 3 (file deleted) for a _folder_ _file_ that was just created.
Could PowerPro accept the shorthand "MyScript(,,)" to fill in _exit_ _folder_
_file_ so that that value of
_exit_ matches the action that was applied to _folder_ and _file_ ?