Product Documentation

FairCom RTG COBOL 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 definition resource is stored within the table 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