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
Stores registration on Mac in preferences file of FileMaker so the plugin can auto register itself on startup of FileMaker.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Plugin | 3.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
Licensee Name | This is the name of the person or organization that holds the license for the plug-in | Your Name |
component | The component that was licensed. For example "Complete" | |
License Type | Seats purchased. For example, "1 seat", "10 seats", "Developer" | 1 Seat |
Expire Month | This is the month in which the serial will expire for new versions of the plug-in in YYYYMM format. Plug-in released before the end of that month will continue to work forever. New Releases after that date will require a renewal | 200708 |
Serial number | The license number | your serial number |
Returns OK on success.
Stores registration:
$r = MBS( "StoreRegistration"; $name; "Complete"; "5 seat"; $date; $code)
Created 18th August 2014, last changed 15th October 2018
StoreKit.Transactions - SyntaxColoring.AddContextMenuCommand
Feedback: Report problem or ask question.