INPUT TRANSFORM: S DIC("S")="D CK^XQ7" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
LAST EDITED: AUG 10, 1987
DESCRIPTION:
The name of an Option which will appear on this menu.
SCREEN: S DIC("S")="D CK^XQ7"
EXPLANATION: A USER CAN ASSIGN A 'LOCKED' MENU ONLY IF HE HAS THAT LOCK
NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
CROSS-REFERENCE: 19.01^B
1)= S ^DIC(19,DA(1),10,"B",$E(X,1,30),DA)=""
2)= K ^DIC(19,DA(1),10,"B",$E(X,1,30),DA)
CROSS-REFERENCE: 19^AD
1)= S ^DIC(19,"AD",$E(X,1,30),DA(1),DA)=""
2)= K ^DIC(19,"AD",$E(X,1,30),DA(1),DA)
CROSS-REFERENCE: 19^AOE^MUMPS
1)= D REDOXI^XQ7
2)= D REDOXD^XQ7
This cross-reference causes the option to be flagged for updating in the menu trees so that the changes effecting display and/or access to the option are correctly updated.
INPUT TRANSFORM: K:X[""""!($A(X)=45)!(X="0") X I $D(X) K:$L(X)>4!($L(X)<1) X
LAST EDITED: DEC 19, 1986
HELP-PROMPT: ANSWER MUST BE 1-4 CHARACTERS IN LENGTH
DESCRIPTION:
An abbreviation which will appear to the left of the menu text on the display of a menu. Options are selectable by synonyms as well as menu text.
NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
CROSS-REFERENCE: 19.01^C
1)= S ^DIC(19,DA(1),10,"C",$E(X,1,30),DA)=""
2)= K ^DIC(19,DA(1),10,"C",$E(X,1,30),DA)
CROSS-REFERENCE: 19^AOF^MUMPS
1)= D REDOXS^XQ7
2)= D REDOXS^XQ7
This cross-reference causes the option to be flagged for updating in the menu trees so that the changes effecting display and/or access to the option are correctly updated.
INPUT TRANSFORM: K:+X'=X!(X>99)!(X<1)!(X?.E1"."3N.N) X
LAST EDITED: JAN 31, 1986
HELP-PROMPT: TYPE A NUMBER BETWEEN 1 AND 99
DESCRIPTION:
The field determines the order in which the items of a menu appear when displayed. If this field is entered, it takes precedence over the order determined by the synonyms.
CROSS-REFERENCE: 19.01^AOK^MUMPS
1)= D REDOXZ^XQ7
2)= D REDOXZ^XQ7
This cross-reference causes the option to be flagged for updating in the menu trees so that the changes effecting display and/or access to the option are correctly updated.