Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^LEX(757.31

Package: Lexicon Utility

Global: ^LEX(757.31


Information

FileMan FileNo FileMan Filename Package
757.31 DISPLAYS Lexicon Utility

Description

Directly Accessed By Routines, Total: 5

Package Total Routines
Lexicon Utility 5 ^LEX(757.31    LEXDCCS    LEXDFN    LEXDM2    LINKAGES    

Fields, Total: 4

Field # Name Loc Type Details
.01 TITLE 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  JAN 10, 1995
  • HELP-PROMPT:  Description must be 3-30 characters in length.
  • DESCRIPTION:  
    This is a short descriptive title indicating the function or purpose of the display.
  • CROSS-REFERENCE:  757.31^B
    1)= S ^LEX(757.31,"B",$E(X,1,30),DA)=""
    2)= K ^LEX(757.31,"B",$E(X,1,30),DA)
    ^LEX(757.31,"B",DES,IEN) - Where DES is a 30 character representation of the Description, and IEN is the Internal Entry Number in file 757.31 where the display is stored.
  • CROSS-REFERENCE:  757.31^C^MUMPS
    1)= S ^LEX(757.31,"C",$$UP^XLFSTR($E(X,1,30)),DA)=""
    2)= K ^LEX(757.31,"C",$$UP^XLFSTR($E(X,1,30)),DA)
    ^LEX(757.31,"C",UPPER,IEN) - Where UPPER is an uppercase 30 character representation of the Description, and IEN is the Internal Entry Number in file 757.31 where the display is stored.
1 DISPLAY TYPE 0;2 SET
************************REQUIRED FIELD************************
  • 'C' FOR CLASSIFICATION CODES;
  • 'S' FOR SEMANTICS;
  • 'F' FOR FULL DISPLAY;

  • LAST EDITED:  JAN 10, 1995
  • DESCRIPTION:  
    Display type indicates the print display method.
2 DISPLAY 1;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>240!($L(X)<2) X
  • LAST EDITED:  JAN 23, 1995
  • HELP-PROMPT:  Display must be 2-240 characters in length.
  • DESCRIPTION:  
    This string contains the instructions (parameters) for the display routines.
  • CROSS-REFERENCE:  757.31^ADSP^MUMPS
    1)= S ^LEX(757.31,"ADSP",$E(X,1,63),DA)=""
    2)= K ^LEX(757.31,"ADSP",$E(X,1,63),DA)
    ^LEX(757.31,"ADSP",DSP,IEN) - Where DSP is a 63 character representation of the display string and IEN is the Internal Entry Number in file 757.31 where the display is stored.
3 DESCRIPTION 2;0 WORD-PROCESSING #757.313

  • DESCRIPTION:  
    Contains a detailed description of exactly what is to be displayed.
  • LAST EDITED:  JAN 10, 1995
  • DESCRIPTION:  
    This contains a detailed description of the display and may be used as help when using the look-up routine for this file.

External References

Name Field # of Occurrence
$$UP^XLFSTR .01(XREF 2S), .01(XREF 2K)

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^LEX(757.31 - [#757.31] .01(XREF 1S), .01(XREF 1K), .01(XREF 2S), .01(XREF 2K), 2(XREF 1S), 2(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA .01(XREF 1S), .01(XREF 1K), .01(XREF 2S), .01(XREF 2K), 2(XREF 1S), 2(XREF 1K)
X .01+1!, .01(XREF 1S), .01(XREF 1K), .01(XREF 2S), .01(XREF 2K), 2+1!, 2(XREF 1S), 2(XREF 1K)
Info |  Desc |  Directly Accessed By Routines |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All