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

PXBHLPR.m

Go to the documentation of this file.
  1. PXBHLPR ;ISL/JVS - ROUTINE NAMES FOR HELP MESSAGES ;5/21/96 11:48
  1. ;;1.0;PCE PATIENT CARE ENCOUNTER;;Aug 12, 1996
  1. ;
  1. ;
  1. ;
  1. Q
  1. ; This routine contains the name of of the routines in which
  1. ;the HELP frames and the PROMPTS ARE STORED.
  1. ;
  1. ; The line tags are the PACK variable and the SUBJ variable
  1. ;combined together
  1. ;
  1. ; ~PIECE 1 - The body of the Introduction
  1. ; ~PIECE 2 - The body of the extended help
  1. ; ~PIECE 3 - The routine with the dir call for prompting
  1. ; ~PIECE 4 - The routines for gathering the selecion list
  1. ;
  1. EN1 ; -- The main entry point
  1. S PXBREC=""
  1. S PXBREC=$P($T(@PXBNOD),";;",2)
  1. ;
  1. Q
  1. ;
  1. PXBSTP ;;INTRO^PXBHLP1~BODY^PXBHLP1~PROMPT^PXBHLP1~ROUTINE^PXBHLP1
  1. PXBPRV ;;INTRO^PXBHLP2~BODY^PXBHLP2~PROMPT^PXBHLP2~ROUTINE^PXBHLP2
  1. PXBPOV ;;INTRO^PXBHLP3~BODY^PXBHLP3~PROMPT^PXBHLP3~ROUTINE^PXBHLP3
  1. PXBCPT ;;INTRO^PXBHLP4~BODY^PXBHLP4~PROMPT^PXBHLP4~ROUTINE^PXBHLP4
  1. Q