Thanks, Rebecca!

This sounds like an excellent and workable (if a bit roundabout)
solution. I'll give it a try tomorrow and let you know how it goes. 

Thanks again!
Chuck


-----Original Message-----
From: rebecca officer [mailto:[EMAIL PROTECTED] 
Sent: Sunday, January 13, 2008 22:22
To: Charles Beck; [email protected]
Subject: Re: Importing single variable values?

Hi Charles

If all your system variables have the same value in all files in the
book, you can make an import-from FM file and delete the variables you
don't want, then import variable definitions from that file. Problem is,
you can't delete system variables.

But you can with a "mif fragment". Create a .mif file by saving from FM,
then gut it in a text editor so that it only has the variables you want
to change. That removes the system variables that you don't want to
change, so you can import into all files in the book. Works beautifully.
You can use it to change just user variables, just system variables, or
a mix.

For example, to just change a variable called BookName, one of our mif
fragments has this stuff:

<MIFFile 7.00>
<VariableFormats
 <VariableFormat
  <VariableName `BookName'>
  <VariableDef `Rapier i Switch Software Reference'>  > # end of
VariableFormat
> # end of VariableFormats
# End of MIFFile

Once you've gutted your mif file, you musn't ever save it from
FrameMaker, or it adds in values for the system variables, and a pile of
other stuff.

Cheers, Rebecca

>>> "Charles Beck" <[EMAIL PROTECTED]> 14/01/08 16:08 >>>
Esteemed Framers,
 
I think I once knew the answer to this question, but it escapes me now,
and I can find nothing in the Frame documentation: Is there any way to
import a single or a selected subset of variable values from one
document to another? I tend to think there is not, that it is
all-or-nothing, but I thought I'd check to be sure. 
 
Anyone out there know for sure? 
 
Chuck Beck

Sr. Technical Writer | Infor | Office: 614.523.7302 |
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>  

 
_______________________________________________


You are currently subscribed to Framers as
[EMAIL PROTECTED]

Send list messages to [EMAIL PROTECTED]

To unsubscribe send a blank email to
[EMAIL PROTECTED]
or visit
http://lists.frameusers.com/mailman/options/framers/rebecca.officer%40al
liedtelesis.co.nz 

Send administrative questions to [EMAIL PROTECTED] Visit
http://www.frameusers.com/ for more resources and info.

NOTICE: This message contains privileged and confidential information
intended only for the use of the addressee named above. If you are not
the intended recipient of this message you are hereby notified that you
must not disseminate, copy or take any action in reliance on it.
If you have received this message in error please notify Allied Telesis
Labs Ltd immediately.
Any views expressed in this message are those of the individual sender,
except where the sender has the authority to issue and specifically
states them to be the views of Allied Telesis Labs.
_______________________________________________


You are currently subscribed to Framers as [EMAIL PROTECTED]

Send list messages to [EMAIL PROTECTED]

To unsubscribe send a blank email to 
[EMAIL PROTECTED]
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to [EMAIL PROTECTED] Visit
http://www.frameusers.com/ for more resources and info.

Reply via email to