Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
Component: DirectoryWatcher
Watch directories for changes on Windows.
Watch changes on directories and get script triggered for changes.
See FSEvents functions for Mac.
Item | Details |
---|---|
DirectoryWatcher.AddDirectory Adds a directory to watch. | Win only 7.1 |
DirectoryWatcher.ChangeCount Queries the change count. | Win only 7.1 |
DirectoryWatcher.Create Creates a new directory watcher. | Win only 7.1 |
DirectoryWatcher.GetEvaluate Queries the expression to evaluate. | Win only 7.1 |
DirectoryWatcher.GetFileName Returns the file name for the watcher. | Win only 7.1 |
DirectoryWatcher.GetScriptName Returns the script name for the watcher. | Win only 7.1 |
DirectoryWatcher.NextChange Queries next change in queue. | Win only 7.1 |
DirectoryWatcher.Release Releases directory watcher. | Win only 7.1 |
DirectoryWatcher.ReleaseAll Releases all directory watchers. | Win only 7.4 |
DirectoryWatcher.SetEvaluate Sets the expression to evaluate. | Win only 7.1 |
DirectoryWatcher.SetFileName Sets the file name for watcher. | Win only 7.1 |
DirectoryWatcher.SetScriptName Sets the script name for watcher. | Win only 7.1 |
12 functions.
Release notes
- Version 7.4
- Added DirectoryWatcher.ReleaseAll.
- Version 7.1
- Added DirectoryWatcher functions for Windows.
Blog Entries
- Combine MBS functions to automate processes in FileMaker
- 5000 Functions in MBS Plugin
- MBS FileMaker Plugin 7.1 - Über 4400 Funktionen in einem Plugin
- MBS FileMaker Plugin 7.1 - More than 4400 Functions In One Plugin
- MBS FileMaker Plugin, version 7.1pr4
Example Databases
Feedback: Report problem or ask question.

Links
MBS Xojo Chart Plugins