Product Documentation

BTRV Edition User's Guide

Previous Topic

Next Topic

-make

Creates a file using XDD definitions.

Usage

ctutil -make file xdd_file

where:

  • file - File name to create without extension
  • xdd_file - Path to XDD file containing file definitions

NOTE: The XDD file definitions are stored to the file. If the <sqlize> configuration is enabled, the file is also automatically sqlized. If the XDD file is passed as a parameter in the 'ctutil -make' command, it overrides the <sqlize xdd> configuration.

TOCIndex