I have a somewhat similar monster project. Here's what I do:

There are two versions of the manual, one with the full suite, and one
without a module. Most of that module's info is covered in a few chapters,
so I have two books to control which chapters are included. In the common
chapters, there is some module-specific content, so there is a condition
called Module_only and notModule.

On top of all this, there are some province-specific differences, which are
also handled by conditions. (There is also some duplication required to
handle translation issues, but that's another story!).  All conditions are
in all chapters, just to keep it simple.

AND...there are variables that are defined differently according to
province.

SO...I have a separate Frame file for each province and version, which
contains the variables and condition settings required for that output. For
example, ON_Module, ON_noModule, BC_Module, BC_noModule, etc.

I import the variables and conditional text settings only from the
appropriate settings file into all chapters of the appropriate book.

HTH,

~~~~~~~~~~~~~~~~
Laurie Little
Words That Work
905-947-1557

_______________________________________________


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