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

Package: Controlled Substances

Routine: PSDEM


Information

PSDEM ;BIR/BJW-Priority Order Report for NAOUs ;12/14/99 12:10

Source Information

Source file <PSDEM.m>

Entry Points

Name Comments DBIA/ICR reference
DATE ;ask date range
SUM ;if summary only
SUM2 ;D:Y G:$D(DIRUT) END
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: !!,"Select Date Range for NAOU Priority Order Report",!
  • Line Location: PSDEM+7
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