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 |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^LEX(757.001

Package: Lexicon Utility

Global: ^LEX(757.001


Information

FileMan FileNo FileMan Filename Package
757.001 CONCEPT USAGE Lexicon Utility

Description

Directly Accessed By Routines, Total: 13

Package Total Routines
Lexicon Utility 13 LEX2072P    LEX2073I    LEX2081A    LEXAR4    LEXAR8    LEXRXA    LEXRXB    LEXRXXM
LEXU3    LEXU7    LEXXFQ    LINKAGES    ^LEX(757.001    

Accessed By FileMan Db Calls, Total: 7

Package Total Routines
Lexicon Utility 7 LEX2072P    LEX2073I    LEX2081A    LEXAR4    LEXAR8    LEXRXA    LEXXFQ    

Pointer To FileMan Files, Total: 1

Package Total FileMan Files
Lexicon Utility 1 MAJOR CONCEPT MAP(#757)[.01]    

Fields, Total: 3

Field # Name Loc Type Details
.01 MAJOR CONCEPT 0;1 POINTER TO MAJOR CONCEPT MAP FILE (#757)
************************REQUIRED FIELD************************
MAJOR CONCEPT MAP(#757)

  • LAST EDITED:  JUL 26, 1995
  • DESCRIPTION:  
    This is a pointer to the Major Concept (file #757) and used to link the concept frequency of use back to the Major Concept.
  • CROSS-REFERENCE:  757.001^B
    1)= S ^LEX(757.001,"B",$E(X,1,30),DA)=""
    2)= K ^LEX(757.001,"B",$E(X,1,30),DA)
    ^LEX(757.001,"B",MC,IEN) - where MC is the pointer to the Major Concept in the Major Concept Map file #757 and IEN is the Internal Entry Number in the Concept Usage file #757.001 where the Major Concept is located.
1 ORIGINATING VALUE 0;2 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>9)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 26, 1995
  • HELP-PROMPT:  Type a Number between 0 and 9, 0 Decimal Digits
  • DESCRIPTION:  It was necessary to "seed" this file prior to export. This field represents the original (exported) value of the frequency of use (Usage, field #2). To obtain the actual frequency of use, this value must be subtracted
    from the Frequency field (#2).
2 FREQUENCY 0;3 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 26, 1995
  • HELP-PROMPT:  Type a Number between 0 and 9999999999, 0 Decimal Digits
  • DESCRIPTION:  This value is incremented each time the user selects a concept from the Lexicon using the Special Lookup Routines supplied with the Lexicon Utility. Over time, it will show the frequency of use of each of the concepts
    contained in the Lexicon. Additionally, it is used to order the selection list in the Special Lookup Routines, placing the most frequently used concepts at the top of the list.
  • CROSS-REFERENCE:  757.001^AF^MUMPS
    1)= S ^LEX(757.001,"AF",-(X-(+($P(^LEX(757.001,DA,0),U,2)))),DA)=""
    2)= K ^LEX(757.001,"AF",-(X-(+($P(^LEX(757.001,DA,0),U,2)))),DA)
    ^LEX(757.001,"AF",FREQ,IEN) - where FREQ is either a zero or a negative numeric value representing the frequency of use of a concept in decending order, and IEN is the Internal Entery Number in the Concept Usage file
    #757.001 where this frequency value is located.

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^LEX(757.001 - [#757.001] .01(XREF 1S), .01(XREF 1K), 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), 2(XREF 1S), 2(XREF 1K)
U 2(XREF 1S), 2(XREF 1K)
X .01(XREF 1S), .01(XREF 1K), 1+1!, 2+1!, 2(XREF 1S), 2(XREF 1K)
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  Global Variables Directly Accessed |  Local Variables  | All