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

Package: Controlled Substances

Routine: PSDDFP1


Information

PSDDFP1 ;BIR/JPW-Disp from Pharm w/o Green Sheet (cont'd) ; 2 Aug 93

Source Information

Source file <PSDDFP1.m>

Entry Points

Name Comments DBIA/ICR reference
TRANS ;create a disp transaction
FIND
ADD ;add info to your vault (58.8)
UPDATE ;update transaction with activity # from 58.8
END

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Creating a dispensing transaction..."
  • Line Location: TRANS+1
Function Call: WRITE
  • Prompt: !!,?5,"Updating on-hand quantity..."
  • Line Location: UPDATE+1
Function Call: WRITE
  • Prompt: "done.",!
  • Line Location: UPDATE+8
Function Call: WRITE
  • Prompt: !!,"Old Balance : ",BAL,?35,"New Balance: ",BAL-QTY
  • Line Location: UPDATE+9
Function Call: WRITE
  • Prompt: !!,"Updating your transaction history..."
  • Line Location: UPDATE+10
Function Call: WRITE
  • Prompt: "still updating..."
  • Line Location: UPDATE+13
Function Call: WRITE
  • Prompt: "done.",!!
  • Line Location: UPDATE+14
Info |  Source |  Entry Points |  Interaction Calls