ZVEMDH2 ;DJB,VEDD**Help Text - Main Menu [7/19/95 9:14pm]
 ;;12;VPE;;COPYRIGHT David Bolduc @1993
 ;
VEDD1 ;;;
 ;;;
 ;;;     5) Trace a Field - Displays the pathway to fields that are decendent
 ;;;                        from a multiple.
 ;;;                        Example: When looking at PATIENT file, you type
 ;;;                        'MOV' at the 'Enter Field Name:' prompt. Trace a
 ;;;                        Field will display:
 ;;;                                  401 Admission Date/Time
 ;;;                                    5 Treating Specialty
 ;;;                                 1000 Movement Number
 ;;;                        This is the pathway to the MOVEMENT NUMBER field.
 ;;;                        You can now select 'I' and type in the field
 ;;;                        number of each field in the path. You will get the
 ;;;                        Individual Field Listing for the MOVEMENT NUMBER field.
 ;;;
 ;;;     6) Indiv Fld DD - Lists contents of the Data Dictionary for selected
 ;;;                       field.
 ;;;
 ;;;     7) Fld Global Location - List of all fields and their global
 ;;;                           location (NODE;PIECE). When working with larger
 ;;;                           files, you may start the list at a particular
 ;;;                           field or a particular screen. See the HELP that's
 ;;;                           available in this option.
 ;;;
 ;;;     8) Templates - Lists Print, Sort, and Input templates. If the listing
 ;;;                    is too long for any type, you may enter 'S' and skip
 ;;;                    over to next type.
 ;;;
 ;;;     9) File Description - Narrative describing the selected file.
 ;;;
 ;;;     10) File Characteristics  - Displays post-selection actions, special
 ;;;                             look-up programs, and identifiers. For more
 ;;;                             information on any of these topics see Chapter 5
 ;;;                             Section D of the VA Fileman Programmers' manual
 ;;;                             (Version 18).
 ;;;***
