Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: PXBHLP0

Package: PCE Patient Care Encounter

Routine: PXBHLP0


Information

PXBHLP0 ;ISL/JVS - MAIN HELP DRIVING ROUTINE ;11/5/96 14:25

Source Information

Source file <PXBHLP0.m>

Entry Points

Name Comments DBIA/ICR reference
EN1(PACK,SUBJ,INTR,BODY,LEVEL) ;--MAIN ENTRY POINT TO HELP
NEW ;----New any necessary Items
SET ;-----Set up Variables needed for HELP
NODE ;
CLEAN(LENGTH) ;---Clean off the Screen where the message will be.
SIZE ;-----GET THE SIZE OF THE SPACE OF THE DATA
PLACE ;----CALCULATE THE PLACEMENT OF THE HELP FOR PXB*

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !," Requires the Package and the Subject!! "
  • Line Location: EN1+10
Function Call: WRITE
  • Prompt: IOEDEOP
  • Line Location: NODE+13
Function Call: WRITE
  • Prompt: @IOSTBM
  • Line Location: CLEAN+2
Function Call: WRITE
  • Prompt: IORI,IOELALL
  • Line Location: CLEAN+4
Function Call: WRITE
  • Prompt: IORI,IOELALL
  • Line Location: CLEAN+6
Info |  Source |  Entry Points |  Interaction Calls