Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 19.01

Package: Kernel

OPTION(#19)-->19.01

Sub-Field: 19.01


Information

Parent File Name Number Package
OPTION(#19) MENU 19.01 Kernel

Details

Field # Name Loc Type Details
.01 ITEM 0;1 POINTER TO OPTION FILE (#19) OPTION(#19)

  • 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.
2 SYNONYM 0;2 FREE TEXT

  • 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.
3 DISPLAY ORDER 0;3 NUMBER

  • 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.
Info |  Details