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

Package: Controlled Substances

Routine: PSDPRT


Information

PSDPRT ;BIR/JPW-Print Setup Lists for Package ; 4 Sept 92

Source Information

Source file <PSDPRT.m>

Entry Points

Name Comments DBIA/ICR reference
INVEN ;print inventory types from file 58.16
CODE ;print drug location codes from file 58.17
NAOU ;print NAOU, location type & primary disp. site by inpatient site
END ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: INVEN+1
Function Call: WRITE
  • Prompt: !!,"The NAOU Inventory Types report is designed for an 80 column format.",!!
  • Line Location: INVEN+1
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: CODE+1
Function Call: WRITE
  • Prompt: !!,"The CS Drug Location Codes report is designed for an 80 column format.",!!
  • Line Location: CODE+1
Function Call: WRITE
  • Prompt: @IOF,!!,"The NARCOTIC AREA OF USE data report is designed for a 132 column format.",!
  • Line Location: NAOU+1
Info |  Source |  Entry Points |  Interaction Calls