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

Package: Controlled Substances

Routine: PSDDWKE


Information

PSDDWKE ;BIR/JPW-Pharm Dispensing Worksheet (cont'd) ; 24 Aug 93

Source Information

Source file <PSDDWKE.m>

Entry Points

Name Comments DBIA/ICR reference
EDIT ;ask/edit dispensing info
EDIT1
DIE ;edit mfg/lot #/exp
SET ;sets disp data if disp site changes
MSG1
MSG

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: EDIT+1
Function Call: WRITE
  • Prompt: !!,"Updating your order..."
  • Line Location: EDIT1+2
Function Call: WRITE
  • Prompt: "still updating..."
  • Line Location: EDIT1+4
Function Call: WRITE
  • Prompt: "done.",!
  • Line Location: EDIT1+7
Function Call: WRITE
  • Prompt: $C(7),!!,"This order cannot be processed. ",PSDRN," is ",!,$S(MSG:"missing breakdown unit or package size",1:"not stocked")," in ",ORDSN,".",!
  • Line Location: MSG1+0
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: MSG+0
Function Call: WRITE
  • Prompt: !!,"Press <RET> to continue"
  • Line Location: MSG+0
Function Call: WRITE
  • Prompt: !!
  • Line Location: MSG+0
Info |  Source |  Entry Points |  Interaction Calls