Difference between revisions of "VA FileMan DO^DIC1"

From VistApedia
Jump to: navigation, search
(Added a glossary link to file)
 
Line 1: Line 1:
 
=== File Information Setup ===  
 
=== File Information Setup ===  
The <mentry>DO^DIC1</mentry> entry point retrieves a file's file header node, code to execute its identifiers and its screen (if any), and puts them into local variables for use during lookup into a file.  
+
The <mentry>DO^DIC1</mentry> entry point retrieves a [[file~|file]]'s [[file~|file]] header node, code to execute its identifiers and its screen (if any), and puts them into local variables for use during lookup into a [[file~|file]].  
  
 
If $DATA(DO) is greater than zero, <mentry>DO^DIC1</mentry>x will QUIT immediately. If DIC("W") is defined before calling <mentry>DO^DIC1</mentry>, it will not be changed.
 
If $DATA(DO) is greater than zero, <mentry>DO^DIC1</mentry>x will QUIT immediately. If DIC("W") is defined before calling <mentry>DO^DIC1</mentry>, it will not be changed.

Latest revision as of 17:44, 10 June 2013

File Information Setup

The <mentry>DO^DIC1</mentry> entry point retrieves a file's file header node, code to execute its identifiers and its screen (if any), and puts them into local variables for use during lookup into a file.

If $DATA(DO) is greater than zero, <mentry>DO^DIC1</mentry>x will QUIT immediately. If DIC("W") is defined before calling <mentry>DO^DIC1</mentry>, it will not be changed.