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.
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.