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

Package: Problem List

Routine: GMPLPRF0


Information

GMPLPRF0 ; SLC/MKB -- Problem List User Prefs cont ;;9-5-95 11:54am

Source Information

Source file <GMPLPRF0.m>

Entry Points

Name Comments DBIA/ICR reference
CURRENT(USER) ; Show user's current preference
CHANGE() ; Want to change preferred view?
VIEW(MODE) ; Returns user's preferred view, by 'S'ervice or 'C'linic
ALL(MODE,DEFLT) ; Include all problems, or select from clinics/services?

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"CURRENT VIEW: "
  • Line Location: CURRENT+1
Function Call: WRITE
  • Prompt: "Inpatient, "_NUM_" services included",!
  • Line Location: CURRENT+3
Function Call: WRITE
  • Prompt: "Outpatient, "_NUM_" clinics included",!
  • Line Location: CURRENT+4
Function Call: WRITE
  • Prompt: "None defined",!," (Default is outpatient, all clinics included)",!
  • Line Location: CURRENT+5
Info |  Source |  Entry Points |  Interaction Calls