Omni Systems, Inc.

  

Mif2Go User's Guide, Version 33u53

  

Valid HTML 4.01!

 

Made with Mif2Go

27 Working with Mif2Go macros > 27.1 Defining and invoking macros > 27.1.7 Including macro definitions in a library


27.1.7 Including macro definitions in a library

You can construct a library of macros to use from anywhere in your project, or even across multiple projects, by storing macro definitions in a configuration file of their own: a macro library file. Macros in the library are defined the same way as in your project configuration file, each macro in its own section. If a macro definition is not present in the project configuration file, Mif2Go looks for the definition in a macro library file.

In this section:

§27.1.7.1 Creating a macro library

§27.1.7.2 Creating a file-specific macro library

§27.1.7.3 Creating a chain of macro libraries



27 Working with Mif2Go macros > 27.1 Defining and invoking macros > 27.1.7 Including macro definitions in a library