HP Data Entry and Forms Management System (VPLUS) Reference Manual (32209-90024)

Chapter 7 385
USING FORMSPEC IN BATCH MODE
BATCH MODE COMMANDS
RELATE
Creates a family relationship between two existing forms.
Syntax
RELATE
childform
TO
parentform
Parameters
childform
is the name of the form which is to become the child form. It must already
exist, and not be related to any other form.
parentform
is the name of the form which is to become the parent form. It must
already exist, and have the identical form design as the childform specified
with the
childform
parameter.
Example
RELATE FORM1 TO FORM2
Establishes a family relationship between FORM1 and FORM2 where FORM1 is the child
form, and the FORM2 is the parent form.