Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: blank line removed

...

It is possible to include a configuration file into an existing one using the "include" command. File extension is usually .icfg

Format:

include <file.icfg>

Example:

include c:\charon\commonpart.icfg


Back to Table of Contents

...