Files > FORM LINE

name
FORM LINE
number
357.7
location
^IBE(357.7,
description
Either a horizontal or vertical line appearing on the form.
Fields
#NameLocationTypeDetailsIndexDescription
.01name(+)0;1FREE TEXTB The name given to the line. Lines should be given names that will allow them to be identified, such as V(1,1), meaning a vertical line starting at coordinates (1,1).
.02line starting column(+)0;2NUMERIC The column, relative to the block, that the line should begin at.
.03line starting row(+)0;3NUMERIC The row, relative to the block, that the line should begin at.
.04orientation(+)0;4SET OF CODESH:HORIZONTAL
V:VERTICAL
The direction the line goes in.
.05length(+)0;5NUMERIC The length of the line. For horizontal lines the length is in terms of characters. For vertical lines it is in terms of rows.
.06block(+)0;6POINTER357.1C The block the line appears in.
.07number of lines0;7NUMERIC
.08line spacing0;8SET OF CODESs:SINGLE
d:DOUBLE
t:TRIPLE

Not Referenced