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

cautious update of variables – best approach?

Advisor ,
Sep 17, 2010 Sep 17, 2010

So ... I have a stack of user variables, some of which keep the same value in every chapter while others are manually adjusted. File > Import formats from a "good" file will trample on the manual variables in the others. Short of setting up a quick todelete.fm with just the one user variable I want to flood through the book, is there an easy way of updating just one? I suspect "plugin" may be the answer <g>

440
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
LEGEND ,
Sep 17, 2010 Sep 17, 2010

Niels,

How about Mif snippets, e.g.

  <MIFFile 8.00>

<VariableFormats

<VariableFormat

   <VariableName `MyVariable'>

   <VariableDef `Some product name'>

  > # end of VariableFormat

> # end of VariableFormats

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
Advisor ,
Sep 23, 2010 Sep 23, 2010
LATEST

Oh, very elegant! thanks, Arnis

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