This file is intended to allow the definition of many-to-one linkages between TIU Documents and external data objects (i.e., non-MUMPS data) such as Images or BLOBs.
HELP-PROMPT: Select the document you wish to link.
DESCRIPTION:
This is the Document for which the linkage is being made.
CROSS-REFERENCE: 8925.91^B
1)= S ^TIU(8925.91,"B",$E(X,1,30),DA)=""
2)= K ^TIU(8925.91,"B",$E(X,1,30),DA)
CROSS-REFERENCE: 8925.91^ADI^MUMPS
1)= I +$P(^TIU(8925.91,+DA,0),U,2) S ^TIU(8925.91,"ADI",+X,+$P(^TIU(8925.91,+DA,0),U,2),+DA)=""
2)= I +$P(^TIU(8925.91,+DA,0),U,2) K ^TIU(8925.91,"ADI",+X,+$P(^TIU(8925.91,+DA,0),U,2),+DA)
This multi-field, MUMPS-type cross-reference by document and image helps to identify duplicate links, and to find the images associated with any particular document.
CROSS-REFERENCE: 8925.91^AID^MUMPS
1)= I +$P(^TIU(8925.91,+DA,0),U,2) S ^TIU(8925.91,"AID",+$P(^TIU(8925.91,+DA,0),U,2),+X,+DA)=""
2)= I +$P(^TIU(8925.91,+DA,0),U,2) K ^TIU(8925.91,"AID",+$P(^TIU(8925.91,+DA,0),U,2),+X,+DA)
This multi-field, MUMPS-type cross-reference by image and document helps to identify duplicate links, and to find the documents associated with any particular image.
HELP-PROMPT: Indicate the Image with which the document is linked
DESCRIPTION:
This is the pointer to the image file.
CROSS-REFERENCE: 8925.91^ADI02^MUMPS
1)= I +$P(^TIU(8925.91,+DA,0),U) S ^TIU(8925.91,"ADI",+$P(^TIU(8925.91,+DA,0),U),+X,+DA)=""
2)= I +$P(^TIU(8925.91,+DA,0),U) K ^TIU(8925.91,"ADI",+$P(^TIU(8925.91,+DA,0),U),+X,+DA)
This multi-field, MUMPS-type cross-reference by document and image helps to identify duplicate links, and to find the images associated with any particular document.
CROSS-REFERENCE: 8925.91^AID02^MUMPS
1)= I +$P(^TIU(8925.91,+DA,0),U) S ^TIU(8925.91,"AID",+X,+$P(^TIU(8925.91,+DA,0),U),+DA)=""
2)= I +$P(^TIU(8925.91,+DA,0),U) K ^TIU(8925.91,"AID",+X,+$P(^TIU(8925.91,+DA,0),U),+DA)
This multi-field, MUMPS-type cross-reference by image and document helps to identify duplicate links, and to find the documents associated with any particular image.
HELP-PROMPT: Answer must be 1-245 characters in length.
DESCRIPTION:
This is the external data object to be linked to the selected document. You may specify a path to a fileserver, and a filename for the object (e.g., VA1$:[IMAGES]JR042696.BMP, or i:\images\jr042696.bmp, etc.