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

Package: Text Integration Utility

Routine: TIURP


Information

TIURP ; SLC/JER - List problems for linking ;9/12/00 11:52

Source Information

Source file <TIURP.m>

Entry Points

Name Comments DBIA/ICR reference
MAIN ; Control branching
NOPROBLM ; Handle empty list
BUILD(TIUPL) ; Build list
HDR ; header code
HELP ; -- help code
EXIT ; Joel, clean up your mess!

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!?4,"To update the problem list first select from Add, Remove, Edit,"
  • Line Location: HELP+2
Function Call: WRITE
  • Prompt: !?4
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: "Verify, "
  • Condition for execution: GMPARAM("VER")
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: "Inactivate, or Comment, then enter the problem number(s)."
  • Line Location: HELP+4
Function Call: WRITE
  • Prompt: !?4,"If you need more information on a problem, select Detailed"
  • Line Location: HELP+5
Function Call: WRITE
  • Prompt: !?4,"Display; to change whether all or only selected problems for this"
  • Line Location: HELP+6
Function Call: WRITE
  • Prompt: !?4,"patient are listed, choose Select View. Enter ?? to see more"
  • Line Location: HELP+7
Function Call: WRITE
  • Prompt: !?4,"actions for facilitating navigation of the list."
  • Line Location: HELP+8
Function Call: WRITE
  • Prompt: !?4,"Problem statuses: * - Acute I - Inactive"
  • Line Location: HELP+9
Function Call: WRITE
  • Prompt: !!,"Press <return> to continue ... "
  • Line Location: HELP+11
Info |  Source |  Entry Points |  Interaction Calls