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.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
FSEvents.SetFileName
Sets the file name for scheduled script start.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| FSEvents | 5.4 | Yes | No | No | No | No |
Parameters
| Parameter | Description | Example |
|---|---|---|
| FSEventsRef | The reference number for this FSEvents object. | $fstream |
| Filename | The database file name where the script is located. | "test.fmp12" |
Result
Returns OK or error.
Description
Sets the file name for scheduled script start.Examples
Sets script to trigger:
Set Variable [$r; Value:MBS("FSEvents.SetFileName"; $fstream; Get(FileName))]
Set Variable [$r; Value:MBS("FSEvents.SetScriptName"; $fstream; "FSEventsNotification")]
See also
Created 18th November 2015, last changed 29th March 2016
FSEvents.SetExclusionPaths - FSEvents.SetScriptName
Feedback: Report problem or ask question.
Links
MBS Xojo PDF Plugins