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

Package: Medicine

Routine: MCESLIST


Information

MCESLIST ;WISC/DCB-This routine will list reports by release status ;5/2/96 09:58

Source Information

Source file <MCESLIST.m>

Entry Points

Name Comments DBIA/ICR reference
START ;
ASK ;SELECT STATUS
TEST(REC,OPT,MCFILE) ;Screens out information
STAT ;TOTALS OF STATUS
PRINT ; Sets up variables for the DIP call
STATUS ; Prints a status count

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Release Control/Elec Signature is turn off"
  • Line Location: START+9
Function Call: WRITE
  • Prompt: !,"You don't have the required key [",MCESKEY,"]"
  • Line Location: START+10
Function Call: WRITE
  • Prompt: @IOF,MCDHD_" statistics"
  • Line Location: STATUS+4
Function Call: WRITE
  • Prompt: ?46,$P(Y,"@")_" "_$P(Y,"@",2)
  • Line Location: STATUS+5
Function Call: WRITE
  • Prompt: !,LINE,!!
  • Line Location: STATUS+6
Function Call: WRITE
  • Prompt: !,?50,$E(LINE,1,10),!,?50,$J($FN(TOTAL,",",0),10),!!
  • Line Location: STATUS+17
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: STATUS+19
Info |  Source |  Entry Points |  Interaction Calls