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:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
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" ) ]
Created 30th April 2019, last changed 4th September 2020
FM.RunDatabaseDesignReport - FM.RunScript
Feedback: Report problem or ask question.