Files > IMP/EXP FORM LINE

name
IMP/EXP FORM LINE
number
358.7
location
^IBE(358.7,
description
This file is nearly identical to file #357.7. It is used by the Import/Export Utility as a temporary staging area for data from that file that is being imported or exported.
Fields
#NameLocationTypeDetailsIndexDescription
.01name(+)0;1FREE TEXTB The name given to the line. Lines should be given names that will allow them to be identifies, 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;6POINTER358.1C The block the line appears in.
.07number of lines0;7NUMERIC
.08line spacing0;8SET OF CODESs:SINGLE
d:DOUBLE
t:TRIPLE

Not Referenced