Thanks for the info!

As a side comment, the documentation seems to be incorrect to me. I hope it 
does _not_ do what I think it says it does:

> The client will then open the files in book one by one, saving them as MIFs 
> and also saving them back to fm file format at the same time.

To me a MIF Wash would be where it saves the a file as a MIF, closes the file 
(in memory), _then_ re-reads the MIF file, and _finally_ saves the fm file 
format as a last step.

I.e., not a save of both the MIF _and_ the fm file "at the same time" ... what 
is the point in doing that?

Z

-----Original Message-----
From: framers-bounces at lists.frameusers.com 
[mailto:framers-boun...@lists.frameusers.com] On Behalf Of Mike Wickham
Sent: Tuesday, May 28, 2013 4:36 PM
To: framers at lists.frameusers.com
Subject: Re: BookMifWash

With the FrameMaker 10 version of BookMIFWash, the documentation is 
ridiculously hidden in the fm_bookmifwash.c file. Use a text editor to view the 
file and you will find this at the beginning:

/********************************************************************/
/* */
/* ADOBE SYSTEMS INCORPORATED */
/* Copyright 1986 - 2010 Adobe Systems Incorporated */
/* All Rights Reserved */
/* */
/* NOTICE: Adobe permits you to use, modify, and distribute this */
/* file in accordance with the terms of the Adobe license agreement */
/* accompanying it. If you have received this file from a source */
/* other than Adobe, then your use, modification, or distribution */
/* of it requires the prior written permission of Adobe. */
/* */
/********************************************************************/
/*The client will add a new Menu -Book Utilities when the books is in the 
current focus.
This Menu option will have following two sub-menus:
- Book MIF Wash: MIF Wash the book components. Before continuing the operation 
the client will prompt the user to make a backup copy of the file set as the 
files in the book will be overwritten after MIF wash operation. The client will 
then open the files in book one by one, saving them as MIFs and also saving 
them back to fm file format at the same time.
- Open all Book Components (Suppress Warnings): Open all components in the book 
with suppressed warnings and alert messages. User would not need to click on 
missing fonts, missing graphics and other such alerts while opening the 
documents.

/********************************************************************/
/*
* ---------------------------------------------------------
* To Register your client with the FrameMaker product.
* ---------------------------------------------------------
* The FrameMaker product needs to know about your client to initialize it. To 
let the FrameMaker product know about this client, you must make some changes 
to the environment under which the client runs.
* 1. Copy the attached dll to FrameMaker 10\fminit folder in the Program Files 
installation directory.
* 2. Open maker.ini file in the FrameMaker 10 directory. Add the following 
lines to the [APIClients] section of the maker.ini file:
* MIFwash=Standard, MIF Wash, fminit\BookComponentMIFWash.dll, all

* Note: This is the format for the maker.ini client entry.
* ClientName=ClientType, description, path, mode
* ClientName is the name that the FrameMaker product and other clients use to 
reference your client. ClientType specifies your client type: for example, 
Standard, DocReport, or TextImport. description is a string describing your 
client. path is the pathname of your client's DLL. mode determines what product 
interfaces your client supports-can be one of all, maker, or structured.

* 3. Launch FrameMaker 10. To verify that the client has been registered 
successfully open a new book. A menu bar with "Book MIF Wash" name should get 
added.
*/

Mike Wickham

On 5/28/2013 1:21 PM, Judy Bragg wrote:
> I understand that Framemaker 11 comes with several Scripts/Utilities, 
> one of which is BookMIFWash. I'm interested in seeing how this works, 
> but I haven't been able to find any documentation on it

_______________________________________________


You are currently subscribed to framers as Syed.Hosain at aeris.net.

Send list messages to framers at lists.frameusers.com.

To unsubscribe send a blank email to
framers-unsubscribe at lists.frameusers.com
or visit 
http://lists.frameusers.com/mailman/options/framers/syed.hosain%40aeris.net

Send administrative questions to listadmin at frameusers.com. Visit 
http://www.frameusers.com/ for more resources and info.

Reply via email to