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

Package: Clinical Monitoring System

Routine: QAMSANE


Information

QAMSANE ;HISC/DAD-MONITOR SANITY CHECK ;9/10/93 14:35

Source Information

Source file <QAMSANE.m>

Entry Points

Name Comments DBIA/ICR reference
DONE
EXIT
ERROR ; *** Set error flag (Y=-1) optionally write error message
ERRMSG ;;$S(1:"*ERROR*",0:"Warning") ^ Monitor error and warning messages

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Checking monitor..."
  • Line Location: QAMSANE+20
Function Call: WRITE
  • Prompt: !,$S(Y=1:"No errors found.",Y=-1:"All errors must be corrected in order for this monitor to run !!",1:""),!
  • Line Location: DONE+0
Function Call: WRITE
  • Prompt: !?2,$S(X:"*ERROR*",1:"Warning"),": ",$P(X,"^",2)
  • Line Location: ERROR+3
Info |  Source |  Entry Points |  Interaction Calls