You could perhaps use the Dialog.SetTimer
and check file modification time.
See Jon's example.
FSUtil.ReadDir
to get the Items
and then compare last known .modify
or .modify_utc
of item of interest.
You could perhaps use the Dialog.SetTimer
and check file modification time.
See Jon's example.
FSUtil.ReadDir
to get the Items
and then compare last known .modify
or .modify_utc
of item of interest.