Omni Systems, Inc. Mif2Go User's Guide, Version 55
> 18 Splitting and extracting files > 18.3 Extracting files > 18.3.1 Enabling and disabling extract processing
To enable extracts for your entire document, specify the following setting:
; ExtractEnable = Yes (allow extract files) or No (default, disable)
To turn extract processing on and off for some
parts of your document, you can assign extract switch properties ExtrEnable
and ExtrDisable
to paragraph formats. For example,
you might define paragraph formats ExEnable
and ExDisable, and use them to delineate
the portions of your document where extract processing should occur:
; ExtrEnable and ExtrDisable turn extract processing on or off; the
; starting state is given in [HTMLOptions]ExtractEnable=Yes or No
Once you have placed such paragraphs in your
document, you cannot turn off all extract processing just by setting
[HTMLOptions]ExtractEnable=No
; instead you
must delete all ExtrEnable
assignments in [HTMLParaStyles]
.