HP-UX CMGR A.02.01 Administrator's and Developer's Guide
9
variables in this section before the command gets executed. The head element can have the following
child elements:
Child Element Description
All configuration elements (See2.2
Configuration Elements)
Optional.
All processing elements (See 2.3
Processing/Operational Elements)
Optional.
Title
Optional. Only available with the
head
element.
description
Optional. Only available with the
head
element.
cst_version
Optional. Only available with the head element.
If the cst_version option is specified, cmgr checks to ensure
that it supports the listed version. If cmgr does not support the
specified version, it exits with an error and does not process the
template.
template_version
Optional. Only available with the head element. The current
version number is
1.0
2.1.3 The prologue Element
The prologue element is optional. After the head element is proccessed, the command line input is
read. The prologue element is then processed. We recommended that you use the prologue
element to group elements that cause the collection and validation of user input ahead of any actual
processing that will affect the system state.
The prologue element can have the following child elements:
Child Element
Description
All configuration elements (See2.2 Configuration Elements) Optional
All processing elements (See 2.3 Processing/Operational Elements) Optional
2.1.4 The body Element
The body element is required. We recommended that you use the body element to group elements
that perform the actual confirmation changes for the template.
The body element can have the following child elements:
Child Element
Description
All configuration elements (See2.2 Configuration Elements) Optional
All processing elements (See 2.3 Processing/Operational Elements) Optional