Last change
on this file since 1683 was 628, checked in by George Lilly, 15 years ago |
initial load of FOIAVistA 6/30/08 version
|
File size:
968 bytes
|
Line | |
---|
1 | PXBHLPR ;ISL/JVS - ROUTINE NAMES FOR HELP MESSAGES ;6/17/03 10:29
|
---|
2 | ;;1.0;PCE PATIENT CARE ENCOUNTER;**124**;Aug 12, 1996
|
---|
3 | ;
|
---|
4 | ;
|
---|
5 | ;
|
---|
6 | Q
|
---|
7 | ; This routine contains the name of the routines in which
|
---|
8 | ;the HELP frames and the PROMPTS ARE STORED.
|
---|
9 | ;
|
---|
10 | ; The line tags are the PACK variable and the SUBJ variable
|
---|
11 | ;combined together
|
---|
12 | ;
|
---|
13 | ; ~PIECE 1 - The body of the Introduction
|
---|
14 | ; ~PIECE 2 - The body of the extended help
|
---|
15 | ; ~PIECE 3 - The routine with the dir call for prompting
|
---|
16 | ; ~PIECE 4 - The routines for gathering the selecion list
|
---|
17 | ;
|
---|
18 | EN1 ; -- The main entry point
|
---|
19 | S PXBREC=""
|
---|
20 | S PXBREC=$P($T(@PXBNOD),";;",2)
|
---|
21 | ;
|
---|
22 | Q
|
---|
23 | ;
|
---|
24 | PXBSTP ;;INTRO^PXBHLP1~BODY^PXBHLP1~PROMPT^PXBHLP1~ROUTINE^PXBHLP1
|
---|
25 | PXBPRV ;;INTRO^PXBHLP2~BODY^PXBHLP2~PROMPT^PXBHLP2~ROUTINE^PXBHLP2
|
---|
26 | PXBORD ;;INTRO2^PXBHLP2~BODY^PXBHLP2~PROMPT^PXBHLP2~ROUTINE^PXBHLP2
|
---|
27 | PXBPOV ;;INTRO^PXBHLP3~BODY^PXBHLP3~PROMPT^PXBHLP3~ROUTINE^PXBHLP3
|
---|
28 | PXBCPT ;;INTRO^PXBHLP4~BODY^PXBHLP4~PROMPT^PXBHLP4~ROUTINE^PXBHLP4
|
---|
29 | Q
|
---|
Note:
See
TracBrowser
for help on using the repository browser.