Print form properties

You can assign the following properties when declaring a print form. For text forms, see Text form properties.

Table 1. Common properties that apply to a print form
Property Description
addSpaceForSOSI Directs print output in COBOL environments.
alias Specifies a string that is used in some situations instead of the form name.
formSize Specifies the dimensions of the form.
position Specifies the location of a field within a form.

Feedback