Exporting

fmtc_plus_sharing Module

Exporting a store copies the internal store database, 'compresses' it slightly, then renames it appropriately. The files are in the binary format that Isararrow-up-right uses, so they cannot easily be read or modified.

They can have any file extension applied to them - '.fmtc' is used in the example application. The name of the file dictates the name of the store that will be used when importing (without the 'export_' prefix, if still present).

With Platform GUI (withGUI)

With A Known File (manual)

Last updated

Was this helpful?