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

Package: Controlled Substances

Routine: PSDPLOG


Information

PSDPLOG ;BIR/BJW - CS Inspector's Log ;11 Feb 98

Source Information

Source file <PSDPLOG.m>

Entry Points

Name Comments DBIA/ICR reference
RET ;ask to include returns
RDATE ;ask return date
ASKN ;ask naou or group
SCH ;ask schedule
SORT ;asks sort
SORT2 ;asks second sort
DEV ;ask device and queue info
END
GROUP ;select group of naous
SAVE
MSG

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: $C(7),!!,?9,"** Please contact your Pharmacy Coordinator for access to",!,?12,"print the CS Inspector's Log.",!
  • Line Location: PSDPLOG+4
Function Call: WRITE
  • Prompt: !,?5,"Inspector's Log for Active Green Sheets",!
  • Line Location: PSDPLOG+5
Function Call: WRITE
  • Prompt: !
  • Line Location: RDATE+1
Function Call: WRITE
  • Prompt: !!,?5,"Select one of the following:",!!,?10,"N",?20,"NAOU (One, Some, or ^ALL)",!,?10,"G",?20,"Group of NAOUs",!
  • Line Location: ASKN+1
Function Call: WRITE
  • Prompt: !!,"All Controlled Substances or Selected Schedules?"
  • Line Location: SCH+1
Function Call: WRITE
  • Prompt: !
  • Line Location: SORT+1
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: DEV+1
Function Call: WRITE
  • Prompt: !,"NO DEVICE SELECTED OR REPORT PRINTED!"
  • Line Location: DEV+2
Function Call: WRITE
  • Prompt: !!,"No action taken.",!!
  • Line Location: MSG+0
Info |  Source |  Entry Points |  Interaction Calls