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

Package: Controlled Substances

Routine: PSDNU


Information

PSDNU ;BIR/BJW-Usage Report for NAOUs ; 13 Nov 17

Source Information

Source file <PSDNU.m>

Entry Points

Name Comments DBIA/ICR reference
DATE ;ask date range
SUM ;if summary only
SORT ;sel sort order
ASKN ;ask NAOU(s)
DRUG ;ask drug(s)
DEV ;asks device and queueing information
END ;
SAVE ;save variables for queueing

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: $C(7),!!,?9,"** Please contact your Pharmacy Coordinator for access to print"
  • Line Location: PSDNU+5
Function Call: WRITE
  • Prompt: !,?12,"the narcotic NAOU Usage Report."
  • Line Location: PSDNU+6
Function Call: WRITE
  • Prompt: !!,"PSJ RPHARM or PSD TECH ADV security key is required.",!
  • Line Location: PSDNU+7
Function Call: WRITE
  • Prompt: !!,"Select Date Range for NAOU Usage Report",!
  • Line Location: PSDNU+8
Function Call: WRITE
  • Prompt: !
  • Line Location: DATE+1
Function Call: WRITE
  • Prompt: !!,"The ending date of the range must be later than the starting date."
  • Line Location: DATE+3
Function Call: WRITE
  • Prompt: !
  • Line Location: SUM+1
Function Call: WRITE
  • Prompt: !!,?5,"You may select a single NAOU, several NAOUs,",!,?5,"or enter ^ALL to select all NAOUs.",!!
  • Line Location: ASKN+1
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: !!,"This report is designed for a 80 column format.",!,"You may queue this report to print at a later time.",!!
  • Line Location: DEV+1
Function Call: WRITE
  • Prompt: !,"NO DEVICE SELECTED OR REPORT PRINTED!"
  • Line Location: DEV+2
Info |  Source |  Entry Points |  Interaction Calls