Select the objects that you wish to see in the downloaded PDF
FEB 27, 2006
Select a quick order.
This points to a quick order in the Order Dialog file (101.41).
101.44^C
1)= S ^ORD(101.44,"C",$E(X,1,30),DA(1),DA)=""
2)= K ^ORD(101.44,"C",$E(X,1,30),DA(1),DA)
This cross reference is used to ensure that quick order views of personal quick orders are deleted when personal quick orders are deleted.
K:$L(X)>132!($L(X)<1) X
OCT 23, 2000
Answer must be 1-132 characters in length.
This contains the text to display in the view list.
101.441^AC^MUMPS
1)= S ^ORD(101.44,DA(1),10,"C",$$UP^XLFSTR(X),DA)=""
2)= K ^ORD(101.44,DA(1),10,"C",$$UP^XLFSTR(X),DA)
Indexes the view list alphabetically by uppercase display text. Used for synchronizing the list with what is typed by the user.