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

Package: CMOP

Routine: PSXNOCMP


Information

PSXNOCMP ;BIR/WRT,HTW-Outpatient drugs not marked to send to CMOP ;[ 10/19/98 8:50 AM ]

Source Information

Source file <PSXNOCMP.m>

Entry Points

Name Comments DBIA/ICR reference
DVC
QUEUE
ENQ ;Called by Taskman to print all drugs marked for OP but not CMOP
DONE
TITLE
LOOPA
LOOP
LOOP2
STAT
STAT1
WRITE

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This report will print all drugs marked for Outpatient use which are non-",!,"controlled substances and are not marked to transmit to CMOP.",!
  • Line Location: PSXNOCMP+3
Function Call: WRITE
  • Prompt: "This report requires 132 columns."
  • Line Location: PSXNOCMP+4
Function Call: WRITE
  • Prompt: !,"You may queue the report to print, if you wish.",!!
  • Line Location: PSXNOCMP+5
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: DONE+0
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: TITLE+0
Function Call: WRITE
  • Prompt: !,?33,"OUTPATIENT DRUGS NOT MARKED TO SEND TO CMOP"
  • Line Location: TITLE+1
Function Call: WRITE
  • Prompt: !,?100,"Date printed: ",Y,!?100,"Page: ",PSXPGCT,!
  • Line Location: TITLE+2
Function Call: WRITE
  • Prompt: !,"LOCAL DRUG NAME",?54,"STATUS",?75,"VA PRINT NAME",!
  • Line Location: TITLE+3
Function Call: WRITE
  • Prompt: "-"
  • Line Location: TITLE+4
Function Call: WRITE
  • Prompt: !,PSXAM,?54,PSXSTAT,?75,PSXVAP,!
  • Line Location: WRITE+1
Info |  Source |  Entry Points |  Interaction Calls