Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How to save FM 9.0 files as FM 7.2

New Here ,
May 25, 2010 May 25, 2010

Hi,

Is there a way that I can save FM 9.0 files as FM 7.2. The "Save As" feature in FM 9.0 shows only FM 8.0 and I do not have that FM version.

Thanks,

702
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
May 25, 2010 May 25, 2010

C,

Using the UI you would have to use MIF 7 as an intermediate file format. Using FrameScript or another API programming method you can control the version of the binary format.

Your best bet would be to remove this requirement from your process, since you risk losing important information (primarily Unicode related text content).

- Michael

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 25, 2010 May 25, 2010
LATEST

The only way to go to 7.0 is a save as MIF in FM9.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines