Select the objects that you wish to see in the downloaded PDF
Info Desc Directly Accessed By Routines Accessed By FileMan Db Calls Pointer To FileMan Files Fields Global Variables Directly Accessed Local Variables
This file records the usage of concepts by applications performing lookups using the Special Lookup Routines provided with the Lexicon Utility. A listing of concept usage in decending order may be found at the "AF" index.
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.
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
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