Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Saves database as XML.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
FM | 9.2 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
Parameter | Description | Example |
---|---|---|
Path | The path where to save for MacOS. If you don't specify a path, the last one used in the dialogs will be used. No longer used on MacOS Mojave/Catalina due to raised security by Apple which prevents us changing the dialog. |
"/Users/cs/Desktop/test.xml" |
Returns OK or error.
Save as XML on desktop:
Set Variable [ $r ; Value: MBS( "FM.RunSaveAsXML"; "/Users/cs/Desktop/test.xml" ) ]
This function checks for a license.
Created 30th April 2019, last changed 8th February 2023