Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: XBHEDDH1

XBHEDDH1.m

Go to the documentation of this file.
  1. XBHEDDH1 ;402,DJB,10/23/91,EDD - Help Text - Main Menu
  1. ;;2.6;IHS UTILITIES;;JUN 28, 1993
  1. ;;David Bolduc - Togus, ME
  1. ;;Called by XBHEDD1
  1. D INIT G:FLAGQ EX
  1. I FLAGP,IO'=IO(0) W !!!
  1. F I=1:1 S TEXT=$P($T(TXT+I),";;;",2) Q:TEXT="***" W !,TEXT I $Y>SIZE D PAGE Q:FLAGQ
  1. I 'FLAGQ D ^XBHEDDH2
  1. EX ;
  1. K TEXT Q
  1. TXT ;Start of text
  1. ;;; E D D - Electonic Data Dictionary
  1. ;;; Version 2.2 David Bolduc Togus,ME
  1. ;;;==============================================================================
  1. ;;; HELP [] HELP [] HELP [] HELP [] HELP [] HELP [] HELP [] HELP
  1. ;;;==============================================================================
  1. ;;; NOTE: When you're in EDD, enter '?' at any prompt for help.
  1. ;;;
  1. ;;; A) E N T R Y P O I N T S:
  1. ;;;
  1. ;;; DO ^XBHEDD - Main entry point. At 'Select FILE:' prompt
  1. ;;; enter File Name, File Number, or File Global
  1. ;;; in the form '^DG' or '^RA('.
  1. ;;; DO GL^XBHEDD - Gives listing of your system's globals sorted
  1. ;;; in ASCII order, including file number and name.
  1. ;;; DO PRT^XBHEDD - Bypasses opening screen and suppressess some page
  1. ;;; feeds. Use if you're on a printing/keyboard device
  1. ;;; such as a counsol.
  1. ;;; DO DIR^XBHEDD - Bypasses opening screen.
  1. ;;;
  1. ;;; B) M E N U O P T I O N S:
  1. ;;;
  1. ;;; 1) Cross References - An '*' in the far left column indicates this
  1. ;;; XREF can be used for lookup purposes. If you
  1. ;;; concantenate the global shown on the Main Menu
  1. ;;; screen with this XREF, there will be data.
  1. ;;;
  1. ;;; 2) Pointers To This File - Lists all files that point to this file.
  1. ;;;
  1. ;;; 3) Pointers From This File - Lists all fields in this file that are
  1. ;;; pointers, and the files they point to. An 'M' in
  1. ;;; the far left column indicates the pointing field
  1. ;;; is a multiple. Use 'Trace a Field' to determine
  1. ;;; it's path.
  1. ;;;
  1. ;;; 4) Groups - In Filenanager Groups are a shorthand way for a user to
  1. ;;; call up several fields at once for Print or
  1. ;;; Entry/Edit purposes. Also, some programmers
  1. ;;; use Groups to keep track of locally added/alterred
  1. ;;; fields. See VA FILEMAN USER'S MANUAL to learn
  1. ;;; how to use Groups.
  1. ;;;
  1. ;;; 5) Trace a Field - Displays the pathway to fields that are decendent
  1. ;;; from a multiple.
  1. ;;; Example: When looking at PATIENT file, you type
  1. ;;; 'MOV' at the 'Enter Field Name:' prompt. Trace
  1. ;;; a Field will display:
  1. ;;; 401 Admission Date/Time
  1. ;;; 5 Treating Specialty
  1. ;;; 1000 Movement Number
  1. ;;; This is the pathway to the MOVEMENT NUMBER field.
  1. ;;; You can now select 'I' and type in the field
  1. ;;; number of each field in the path. You will get
  1. ;;; the Individual Field Listing for the MOVEMENT
  1. ;;; NUMBER field.
  1. ;;;***
  1. PAGE ;
  1. I FLAGP,IO'=IO(0) W @IOF,!!! Q
  1. R !!?2,"<RETURN> to continue, '^' to quit: ",XX:DTIME S:'$T XX="^" S:XX["^" FLAGQ=1 I FLAGQ Q
  1. W @IOF Q
  1. INIT ;
  1. I FLAGP,IO=IO(0),IOSL>25 D SCROLL^XBHEDD7 Q:FLAGQ
  1. I FLAGP W:IO'=IO(0) " Printing.." U IO
  1. W @IOF Q