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
Sets the script called when CoreLocation wants to report an error.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
CoreLocation | 2.7 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
Parameter | Description | Example |
---|---|---|
FileName | The name of the FileMaker file that contains the script | Get(FileName) |
ScriptName | The name of the script to run |
Returns OK or error.
Registers drag action handler:
MBS( "CoreLocation.SetFailHandler"; Get ( FileName ); "CoreLocationError")
Created 18th August 2014, last changed 9th November 2018
CoreLocation.SetFailEvaluate - CoreLocation.SetUpdateLocationEvaluate
Feedback: Report problem or ask question.