Commands

Command Syntax:

!COMMAND,Parameters

Where:

Command Element Description
! Command identifier
COMMAND The command name
Parameters Parameters will depend upon the command

Commands for use in script (commands in bold are required, all other are optional)

Command Parameter(s) Description
PRODUCT Document Name Document Name
VERSION Document Version Document Version
TEMPLATE_VIEW <filename> View Page Template
TEMPLATE_PRINT <filename> Print Page Template
TEMPLATE_COVER <filename>,<filename> Cover Page Template, and cover page content
VALID_PAGES <string of characters> List of pages that are valid, defaults to *vp$
VALID_TEXT <string of numbers> Used to control which conditional text is included, numbers range from 0 - 9, if a number is included in this list, the corresponding conditional text will be displayed
LOCAL_CSS <pathname> Project specific CSS file
CSS_PATH <pathname> CSS path
HTML_PATH <pathname> HTML files include Path
JAVASCRIPT_PATH <pathname> JavsScript files include Path
IMG_PATH <pathname> Image files include Path
VID_PATH <pathname> Video files include Path
COPY
(Reserved)
<filenames and/or foldernames> List of files (css, etc.) to copy to output folder, folders must end with a / (like images/) must be separated by commas
OUT_PATH <pathname> Output path (include trailing /)
OUT_DIR <foldername> Output folder (include trailing /)
BASE_URL
(Reserved)
<URL> Base URL of planned destination
PRINT_Name <filename> Name of print file
PRINT_VIEW_NAME <filename> Name of print file for view pages
MENU_WIDTH <number> Menu width in pixels
TOCMENU_IMAGES <blank or 0> Add images to menu, default = yes, set to 0 to disable
TOCVIEW_IMAGES <blank or 0> Add images to view TOC, default = yes, set to 0 to disable
TOCPRINT_IMAGES <blank or 1> Add images to print TOC, default = no, set to 1 to enable
LANGUAGE_LINKS <blank or any value> Used to control if language links include TOC and QS, Default is both. Set to any value for TOC only
INCLUDE <filename,level> Include an external script, and the base level for pages. Can include a path and be used recursively