Select the objects that you wish to see in the downloaded PDF
K:$L(X)>30!(X?.N)!($L(X)<3)!'(X'?1P.E) X
MAY 18, 1993
NAME MUST BE 3-30 CHARACTERS, NOT NUMERIC OR STARTING WITH PUNCTUATION
The name of the field.
359.94^B
1)= S ^IBE(359.94,"B",$E(X,1,30),DA)=""
2)= K ^IBE(359.94,"B",$E(X,1,30),DA)
K:$L(X)>150!($L(X)<1) X
SEP 06, 1995
What label should appear before the hand print field?
The text that labels the field on the form.
S:+X=X X=X-1 K:+X'=X!(X>200)!(X<0)!(X?.E1"."1N.N) X
S Y=+Y+1
JUL 28, 1995
What block column should the field begin in?
The column the label begins at.
XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
What block row should the field start in?
The row the label begins at.
K:$L(X)>3!($L(X)<1)!($TR(X,"BUR")'="") X
OCT 24, 1996
B=bold,U=underline,R=reverse You can enter any combination of {B,U,R}.
Allows the form designer to specify the appearance of the label.
S DIC("S")="I $P(^(0),U,6)=1,$P(^(0),U,9)=1,$P(^(0),U,16)[""H""" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
AUG 25, 1995
What type of data will be entered to the field?
Points to the package interface file. That is where information about the data and how to map it to DHCP is stored.
S DIC("S")="I $P(^(0),U,6)=1,$P(^(0),U,9)=1,$P(^(0),U,16)[""H"""
Allows only available input interfaces defined as allowable for hand print fields.
JUL 20, 1994
What block should this input field appear in?
The block the field belongs to.
359.94^C
1)= S ^IBE(359.94,"C",$E(X,1,30),DA)=""
2)= K ^IBE(359.94,"C",$E(X,1,30),DA)
Used to find all the input fields appearing in a block.
S DIC("S")="I $$DTGOOD^IBDFU9($P($G(^IBE(359.94,DA,0)),""^"",6),Y)" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
JUL 27, 1995
What data will be printed in this field?
Specifies what data the hand print field is for.
S DIC("S")="I $$DTGOOD^IBDFU9($P($G(^IBE(359.94,DA,0)),""^"",6),Y)"
Allows only data elements defined as allowable for the Package Interface.