Last change
on this file since 1578 was 613, checked in by George Lilly, 15 years ago |
initial load of WorldVistAEHR
|
File size:
1.2 KB
|
Rev | Line | |
---|
[613] | 1 | ZVEMDH1 ;DJB,VEDD**Help Text - Main Menu [06/07/94]
|
---|
| 2 | ;;12;VPE;;COPYRIGHT David Bolduc @1993
|
---|
| 3 | ;
|
---|
| 4 | VEDD1 ;;;
|
---|
| 5 | ;;; A) E N T R Y P O I N T S:
|
---|
| 6 | ;;;
|
---|
| 7 | ;;; ^%ZVEMD - Main entry point.
|
---|
| 8 | ;;; DIR^%ZVEMD - Bypasses opening screen.
|
---|
| 9 | ;;;
|
---|
| 10 | ;;; B) M E N U O P T I O N S:
|
---|
| 11 | ;;;
|
---|
| 12 | ;;; 1) Cross References - An '*' in the far left column indicates that if
|
---|
| 13 | ;;; you concantenate the global shown on the Main Menu
|
---|
| 14 | ;;; screen with this XREF, there will be data.
|
---|
| 15 | ;;;
|
---|
| 16 | ;;; 2) Pointers IN - Lists all files that point to this file.
|
---|
| 17 | ;;;
|
---|
| 18 | ;;; 3) Pointers OUT - Lists all fields in this file that are pointers and
|
---|
| 19 | ;;; the files they point to. An 'M' in the far left
|
---|
| 20 | ;;; column indicates the pointing field is a multiple.
|
---|
| 21 | ;;; Use 'Trace a Field' to determine its path.
|
---|
| 22 | ;;;
|
---|
| 23 | ;;; 4) Groups - In Filemanager Groups are a shorthand way for a user to
|
---|
| 24 | ;;; call up several fields at once for Print or Entrer/Edit
|
---|
| 25 | ;;; purposes. Also, some programmers use Groups to keep track
|
---|
| 26 | ;;; of locally added/alterred fields. See VA FILEMAN USER'S
|
---|
| 27 | ;;; MANUAL to learn how to use Groups.
|
---|
| 28 | ;;;***
|
---|
Note:
See
TracBrowser
for help on using the repository browser.