VA FileMan DO^DIC1: Difference between revisions
From VistApedia
Jump to navigationJump to search
No edit summary |
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.