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 given to the field.
357.93^B
1)= S ^IBE(357.93,"B",$E(X,1,30),DA)=""
2)= K ^IBE(357.93,"B",$E(X,1,30),DA)
K:$L(X)>150!($L(X)<1) X
JUL 21, 1994
You may enter text, such as a question, to appear as part of the input field.
Text that precedes the list of choices.
S:+X=X X=X-1 K:+X'=X!(X>200)!(X<0)!(X?.E1"."1N.N) X
S Y=+Y+1
What block column should the label begin in?
The starting column for the text located in the .03 field.
XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
What block row should the label start in?
The row for the text in the .03 field.
S DIC("S")="I $P(^(0),U,6)=1,$P(^(0),U,9)=1,$P(^(0),U,16)[""M""" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
AUG 29, 1995
What type of data will be entered to the field?
Points to the package interface used to input the data.
S DIC("S")="I $P(^(0),U,6)=1,$P(^(0),U,9)=1,$P(^(0),U,16)[""M"""
Allows only available input interfaces that are defined as allowable for multiple choices form objects.
S X=$$UPPER^VALM1(X) K:$L(X)>3!("UBR"'[$E(X,1))!("UBR"'[$E(X,2))!("UBR"'[$E(X,3)) X
AUG 16, 1994
B=bold,U=underline,R=reverse You can enter any combination of {B,U,R}.
The display appearance of the text in the .03 field can be selected via this field.
JUL 20, 1994
What block should this input field appear in?
357.93^C
1)= S ^IBE(357.93,"C",$E(X,1,30),DA)=""
2)= K ^IBE(357.93,"C",$E(X,1,30),DA)
Used to find all the multiple choice fields appearing in a block.
DEC 09, 1994
Which rule applies to the choices the user can make?
A selection rule for the multiple choice question can be specified.
The list of choices that make up the multiple choice field.
"WRITE": N IBDWLAB,IBDWQLFR S IBDWLAB="LABEL="_$P(^(0),U,5),IBDWQLFR="" S:$P(^(0),U,9) IBDWQLFR=$P($G(^IBD(357.98,$P(^(0),U,9),0)),U) D EN^DDIOL(IBDWLAB_" "_IBDWQLFR,"","?0")