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

Package: Controlled Substances

Routine: PSDPAT


Information

PSDPAT ;B'ham ISC/BJW - Prt Data from TRAKKER (Patient/Drug) ; 11 Feb 98

Source Information

Source file <PSDPAT.m>

Entry Points

Name Comments DBIA/ICR reference
SUM ;ask detail or summary
ASKN ;select NAOU for report
CHKD
DRUG ;ask drug
DATE
DEV ;sel device
END ;
SAVE ;sets variables for queueing

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: $C(7),!!,"Contact your Nursing ADP Coordinator for access to display the Dispensing Report.",!!
  • Line Location: PSDPAT+5
Function Call: WRITE
  • Prompt: !!,"This NAOU does not maintain a perpetual inventory balance to list",!,"Dispensing data.",!!
  • Line Location: ASKN+5
Function Call: WRITE
  • Prompt: !!,"There are no CS stocked drugs for the NAOU you selected.",!!
  • Line Location: CHKD+0
Function Call: WRITE
  • Prompt: !!,?5,"You may select a single drug, several drugs,",!,?5,"or enter ^ALL to select all drugs.",!!
  • Line Location: DRUG+1
Function Call: WRITE
  • Prompt: !
  • Line Location: DRUG+2
Function Call: WRITE
  • Prompt: !
  • Line Location: DATE+0
Function Call: WRITE
  • Prompt: !!,"The ending date of the range must be later than the starting date."
  • Line Location: DATE+2
Function Call: WRITE
  • Prompt: !!,"This report is designed for a 132 column format.",!,"You may queue this report to print at a later time.",!!
  • Line Location: DATE+4
Function Call: WRITE
  • Prompt: !
  • Line Location: DEV+1
Function Call: WRITE
  • Prompt: !!,"NO DEVICE SELECTED OR REPORT PRINTED!!",!
  • Line Location: DEV+1
Info |  Source |  Entry Points |  Interaction Calls