STANDARD DATA DICTIONARY #358.8 -- IMP/EXP TEXT AREA FILE 9/29/25 PAGE 1
STORED IN ^IBE(358.8, *** NO DATA STORED YET *** SITE: WWW.BMIRWIN.COM UCI: VISTA,VISTA (VERSION 3.0)
DATA NAME GLOBAL DATA
ELEMENT TITLE LOCATION TYPE
-----------------------------------------------------------------------------------------------------------------------------------
This file is nearly identical to file #357.8. It is used by the Import/Export Utility as a temporary staging area for data from
that file that is being imported or exported.
DD ACCESS: @
RD ACCESS: @
WR ACCESS: @
DEL ACCESS: @
LAYGO ACCESS: @
AUDIT ACCESS: @
CROSS
REFERENCED BY: NAME(B), BLOCK(C)
358.8,.01 NAME 0;1 FREE TEXT (Required)
INPUT TRANSFORM: K:$L(X)>30!(X?.N)!($L(X)<3)!'(X'?1P.E) X
HELP-PROMPT: NAME MUST BE 3-30 CHARACTERS, NOT NUMERIC OR STARTING WITH PUNCTUATION
DESCRIPTION:
The name of the text area.
CROSS-REFERENCE: 358.8^B
1)= S ^IBE(358.8,"B",$E(X,1,30),DA)=""
2)= K ^IBE(358.8,"B",$E(X,1,30),DA)
358.8,.02 BLOCK 0;2 POINTER TO IMP/EXP ENCOUNTER FORM BLOCK FILE (#358.1) (Required)
LAST EDITED: AUG 02, 1993
HELP-PROMPT: What block do you want the text to appear in?
DESCRIPTION:
The block the text area is displayed in.
CROSS-REFERENCE: 358.8^C
1)= S ^IBE(358.8,"C",$E(X,1,30),DA)=""
2)= K ^IBE(358.8,"C",$E(X,1,30),DA)
Used to find all of the text areas that should appear on a particular block.
358.8,.03 TEXT AREA STARTING COLUMN 0;3 NUMBER (Required)
INPUT TRANSFORM: S:+X=X X=X-1 K:+X'=X!(X>200)!(X<0)!(X?.E1"."1N.N) X
OUTPUT TRANSFORM: S:+Y=Y Y=+Y+1
LAST EDITED: JUL 15, 1993
HELP-PROMPT: What block column should the text begin in?
DESCRIPTION:
The starting position of the text area, relative to the block.
TECHNICAL DESCR: The internal representation starts at 0, the external representation starts at 1. The difference is
because for computing the form image it is convenient to work with displacements from the top
left-hand corner. However, users do not want to work with row=0 or column=0.
NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
358.8,.04 TEXT AREA STARTING ROW 0;4 NUMBER (Required)
INPUT TRANSFORM: S:+X=X X=X-1 K:+X'=X!(X>200)!(X<0)!(X?.E1"."1N.N) X
OUTPUT TRANSFORM: S:+Y=Y Y=+Y+1
LAST EDITED: JUL 15, 1993
HELP-PROMPT: What block row should the text begin in?
DESCRIPTION:
The starting row of the text area, relative to the block.
TECHNICAL DESCR: The internal representation starts at 0, the external representation starts at 1. The difference is
because for computing the form image it is convenient to work with displacements from the top
left-hand corner. However, users do not want to work with row=0 or column=0.
NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
358.8,.05 TEXT WIDTH 0;5 NUMBER (Required)
INPUT TRANSFORM: K:+X'=X!(X>200)!(X<1)!(X?.E1"."1N.N) X
LAST EDITED: MAR 26, 1993
HELP-PROMPT: How many columns should be allocated on the block for the text?
DESCRIPTION:
The width of the text area, measured in characters.
358.8,.06 TEXT HEIGHT 0;6 NUMBER (Required)
INPUT TRANSFORM: K:+X'=X!(X>200)!(X<1)!(X?.E1"."1N.N) X
LAST EDITED: MAR 26, 1993
HELP-PROMPT: How many lines on the block should be allocated for the text?
DESCRIPTION:
The height of the text area, measured in lines.
358.8,1 TEXT 1;0 WORD-PROCESSING #358.81 (NOWRAP)
DESCRIPTION:
The text that should appear within the text area.
LAST EDITED: MAR 26, 1993
HELP-PROMPT: Enter the text that you want to appear in the block.
FILES POINTED TO FIELDS
IMP/EXP ENCOUNTER FORM BLOCK
(#358.1) BLOCK (#.02)
INPUT TEMPLATE(S):
PRINT TEMPLATE(S):
SORT TEMPLATE(S):
FORM(S)/BLOCK(S):