Files > IMP/EXP DATA FIELD

name
IMP/EXP DATA FIELD
number
358.5
location
^IBE(358.5,
description
Used by the import/export utility as a workspace. This file is nearly identical to file #357.5. 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 is used to identify the field within a block. It can be anything the designer of a form wants it to be.
.02block(+)0;2POINTER358.1C The particular block the data field should appear in.
.03type of data0;3POINTER358.6 The particular interface that should be invoked to obtain the data for display. Some of the interfaces don't actually return data, but are instead 'dummy' interfaces for the purpose of printing things like blank lines.
.04last item indicator0;4BOOLEAN1:YES
0:NO
This field is used to indicate which item on a list is the last to be printed to the form. The remaining items can be printed to a separate piece of paper.
.05number on list0;5NUMERICFor data returned by the package interface that is in the form of a list, this field indicates which one of the items on the list should be displayed to this field.
.06text label0;6FREE TEXT The label that should precede the text.
.07text label appearance0;7FREE TEXT The label can have characteristics, such as being underlined or emboldened.
.1text starting column0;10NUMERICThis field determines what column the text should begin in. Applies only if the Package Interface returns a word-processing field.
.11text starting row0;11NUMERIC Determines which line on the form, relative to the block, the text area should begin at. Only applies if the package interface returns a word-processing field.
.12number of form lines for text0;12NUMERIC The number of lines on the form that should be allocated for the text.
.13spacing of text lines0;13SET OF CODES1:SINGLE SPACED
2:DOUBLE SPACED
3:SINGLE, BUT DOUBLE IF BLANK
Determines the spacing between lines of text.
.14width of text lines0;14NUMERIC Determines how many characters across should be allocated to the text.
2subfield2;0MULTIPLE358.52A data field can be composed of multiple subfields. Each subfield can have a label and data.

Not Referenced