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: PXCEAE2

Package: PCE Patient Care Encounter

Routine: PXCEAE2


Information

PXCEAE2 ;ISL/dee - Used to select the visit or a v-file entry for the display ;6/20/96

Source Information

Source file <PXCEAE2.m>

Entry Points

Name Comments DBIA/ICR reference
SEL(HELP,MIN) ; Select list of entries
SEL1(HELP,MIN) ; Select 1 entry
SURE() ; Verify delete request, returns 1 if YES, else 0

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,$C(7),"Selection '",X1,"' is not a valid choice."
  • Line Location: SEL+6
Function Call: WRITE
  • Prompt: !,$C(7),"Selection '",X2,"' is not a valid choice."
  • Line Location: SEL+11
Function Call: WRITE
  • Prompt: !,$C(7),"There are no valid choices."
  • Line Location: SEL1+3
Function Call: WRITE
  • Prompt: !,$C(7),"Selection '",Y,"' is not a valid choice."
  • Line Location: SEL1+7
Info |  Source |  Entry Points |  Interaction Calls