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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: PSBOXA

Package: Barcode Medication Administration

Routine: PSBOXA


Information

PSBOXA ;BIRMINGHAM/EFC-MEDICATION LOG ;Mar 2004

Source Information

Source file <PSBOXA.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; UNKNOWN Action Status Report - creation!
BLDRPT ;
WRTRPT ; Actually "WRITE" the report to output device
HDR ; Create Report Header
FTR ; Create Report Footer
PGTOT(X) ;Keep track of lines and PAGE Number...

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"BCMA UNKNOWN ACTION STATUS REPORT"
  • Line Location: HDR+20
Function Call: WRITE
  • Prompt: ?PSBPGRM,PSBPG
  • Line Location: HDR+20
Function Call: WRITE
  • Prompt: !,"Date/Time: "_PSBDTTM,!,"Report Date Range: Start Date: "_Y1_" Stop Date: "_Y2
  • Line Location: HDR+21
Function Call: WRITE
  • Prompt: !,PSBDIVN,?(IOM-($L("Total *UNKNOWN* entries found: "_+PSBTOT)+5)),"Total *UNKNOWN* entries found: "_+PSBTOT
  • Line Location: HDR+22
Function Call: WRITE
  • Prompt: !!,?5,"This is a report of entries, created within the given date range,"
  • Line Location: HDR+23
Function Call: WRITE
  • Prompt: !,?5,"in the BCMA Medication Log File with UNKNOWN Action Status data."
  • Line Location: HDR+24
Function Call: WRITE
  • Prompt: !,?5,"These entries can be corrected using the BCMA GUI ""Edit Med Log""."
  • Line Location: HDR+25
Function Call: WRITE
  • Prompt: !!,$TR($J("",IOM)," ","="),!!
  • Line Location: HDR+26
Function Call: WRITE
  • Prompt: !
  • Line Location: FTR+2
Function Call: WRITE
  • Prompt: !,$TR($J("",IOM)," ","="),!
  • Line Location: FTR+3
Function Call: WRITE
  • Prompt: !,PSBDTTM,!,"BCMA UNKNOWN ACTION STATUS REPORT - footer -"
  • Line Location: FTR+4
Function Call: WRITE
  • Prompt: ?PSBPGRM,PSBPG,!
  • Line Location: FTR+5

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DPT - [#2] GET1^DIQ
^DIC(4 - [#4] GET1^DIQ
^PSB(53.79 - [#53.79] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call