Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

DirectoryWatcher.NextChange

Queries next change in queue.

Component Version macOS Windows Linux Server iOS SDK
DirectoryWatcher 7.1 ❌ No ✅ Yes ❌ No ✅ Yes, on Windows ❌ No
MBS( "DirectoryWatcher.NextChange"; Watcher )   More

Parameters

Parameter Description Example
Watcher The watcher reference number. $watcher

Result

Returns list or error.

Description

Queries next change in queue.
The list contains first the path name, second the action code and third the name of the action.

ActionName
1Added
2Removed
3Modified
4Renamed Old Name
5Renamed New Name

See also

Example Databases

This function checks for a license.

Created 5th March 2017, last changed 5th March 2017


DirectoryWatcher.GetScriptName - DirectoryWatcher.Release