Setup guide

Example of use
Menu ~/menu, menu
where the ~ in the directory path stands for /usr/discreet/<product_home>.
Model
The Model keyword specifies where 3D models used by Action are stored. The Model keyword is one of the
environment directory keywords which specify the paths to directories for resources shared by all projects.
These directory paths should not be modified.
Example of use
Model ~/dve
where the ~ in the directory path stands for /usr/discreet/<product_home>.
HtmlTemplates
The HtmlTemplates keyword specifies where HTML templates used for archive online tables of contents are
stored. The HtmlTemplates keyword is one of the environment directory keywords which specify the paths
to directories for resources shared by all projects. These directory paths should not be modified.
Example of use
HtmlTemplates ~/templates
where the ~ in the directory path stands for /usr/discreet/<product_home>.
HtmlLog
The HtmlLog keyword allows you to specify a directory in which to write the Batch module HTML status
and log. This keyword is used by Inferno, Flame, and Flint.
The HtmlLog keyword uses the following syntax
HtmlLog <directory_path>
where <directory_path> is the destination directory.
Example of use
HtmlLog /usr/discreet/html
TextDefaultFont
The TextDefaultFont keyword sets the default font for the Text, Paint, and Action modules.
The TextDefaultFont keyword uses the following syntax
TextDefaultFont <font>
where <font> is the name of the font you want to set as the default.
Example of use
TextDefaultFont Discreet
Model | 83