-
1. Re: How can I convert all .fm files into .mif files at one go?
Jeff_Coatsworth Dec 2, 2014 5:06 AM (in response to SabineSI)Not that I know of without scripting
-
2. Re: How can I convert all .fm files into .mif files at one go?
Winfried Reng Dec 2, 2014 5:22 AM (in response to SabineSI)Hi Sabine,
You can do this with Mif2Go. MIF is not listed as output format on the web-site,
but nevertheless MIF is one of the output options. And Mif2Go is free.
The link is:
Mif2Go converts FrameMaker files to HTML/XML, Help, and Word | mif2go.com
(I do not know why the URL is converted to a descriptive tex automatically; the same below.)
Or the i-frame translation pack (works only in combination with FrameScript):
itl – FrameScript Portal: Convert: FM to MIF / MIF to FM
You might also adapt ExtendScript samples which you can find somewhere, e.g.:
Sample Scripts/Utilities shipped with FrameMaker10 « TechComm Central by Adobe
Best regards
Winfried
-
3. Re: How can I convert all .fm files into .mif files at one go?
SabineSI Dec 2, 2014 6:17 AM (in response to Winfried Reng)Thank you very much for you answer, Winfried.
I'd almost thougt, that there would be no "simple" solution.
But I wonder, why Adobe doesn't offer such a feature. Or at least remembers the most recent directoryBest regards
Sabine
-
4. Re: How can I convert all .fm files into .mif files at one go?
Jeff_Coatsworth Dec 2, 2014 6:41 AM (in response to SabineSI)Well, it is possible for it remember some paths – adding a OpenDirOnStart= line in your maker.ini can point the File Open command to a frequently used location.
-
5. Re: How can I convert all .fm files into .mif files at one go?
Error7103 Dec 2, 2014 7:21 AM (in response to Winfried Reng)> (I do not know why the URL is converted to a descriptive text automatically; the same below.)
It rather looks as if this forum's Jive is set up to both validate URLs (which is not surprising), and use any <title> tag content at the target as the displayed link text when you post a bare link, rather than apply a link to text you typed, as below. To avoid auto-<title>, type the text you wish to display for the link, then use the A8 icon above to apply a URL.
MIF2go, by the way, is now free.
There doesn't seem to be any way to avoid the little overlapped boxes with arrow icon (⎆) that's added.
-
6. Re: How can I convert all .fm files into .mif files at one go?
SabineSI Dec 2, 2014 7:08 AM (in response to SabineSI)Jeff - thank you sooo much! That's at least a small relief ;-)
-
7. Re: How can I convert all .fm files into .mif files at one go?
Arnis Gubins Dec 2, 2014 1:27 PM (in response to SabineSI)Sabine,
Additional approaches to creating the MIF files all in one go would be:
1. Use the RoboMIF utility from Adobe, still available at: http://download.macromedia.com/pub/robohelp/files/downloads/htmlhelp/robomif.zip
2. Use Datazone's DZbatcher to create a command file that saves the files or book to MIF. Available from: http://miramo.com/english/overview/download.html
3. Use the BookMIFWash tool supplied with FM (mentioned by Winfried).
4. Use the FM Publish routines. Create any format output using whatever defaults. Then immediately look in the system TEMP Folder within the TPUBTMP subfolder. All of the FM files have been converted to MIFs and can be copied from there. Note: any further operations or saves in FM will clean-up the TPUBTMP folder and remove the intermediate working files (including the MIFs).



