Contents: | Main | Chapter | See Also: | Getting Started Manual | Advanced User Manual |
This entry point displays the list of entries in a file a user can see. It can be used to process question mark responses directly. If DO is not defined, the first thing that DQ^DICQ does is call DO^DIC1 to get the characteristics of the selected file.
DIC |
(Required) The global root of the file. |
DIC(0) |
(Required) The lookup input parameter string as described for ^DIC. |
DIC("S") |
(Optional) Use this variable in the same way as it is described as an input variable for ^DIC. |
DIC("?N",file#)=n |
(Optional) Use this variable in the same way it is described as input to ^DIC. |
DIC("?PARAM", file#,"INDEX")=index name |
(Optional) Use this input array in the same way it is described as input to ^DIC. |
DIC("?PARAM", file#,"FROM",n)=value |
(Optional) Use this input array in the same way it is described as input to ^DIC. |
DIC("?PARAM", file#,"PART",n)=value |
(Optional) Use this input array in the same way it is described as input to ^DIC. |
D |
(Required) Set to "B". |
DZ |
(Required) Set to "??". This is set in order to prevent VA FileMan from issuing the "DO YOU WANT TO SEE ALL nn ENTRIES?" prompt. |
Reviewed/Updated: March 8, 2007