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

Package: National Drug File

Routine: PSNEXC


Information

PSNEXC ;BIR/PTD&CCH&WRT-Report of attempted match drugs ;01/12/98 5:18 PM

Source Information

Source file <PSNEXC.m>

Entry Points

Name Comments DBIA/ICR reference
DVC
QUEUE
ENQ ;ENTRY POINT WHEN QUEUED
DONE
TITLE
LOOP
LOOP1

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This report should be run after the menu option ""Verify Matches"" and",!,"before the menu option ""Merge National Drug File Data Into Local File""."
  • Line Location: PSNEXC+2
Function Call: WRITE
  • Prompt: !,"It gives you a hard copy of the items from your local drug file for which",!,"a match was attempted, but no match was made from the National Drug File."
  • Line Location: PSNEXC+3
Function Call: WRITE
  • Prompt: !,"You may queue the report to print, if you wish.",!
  • Line Location: PSNEXC+4
Function Call: WRITE
  • Prompt: !,"No Data has been generated.",!,"The Match routine should be run before selecting this option.",!
  • Line Location: PSNEXC+5
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: DONE+1
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: TITLE+0
Function Call: WRITE
  • Prompt: !,?32,"REPORT OF ATTEMPTED MATCH DRUGS",!
  • Line Location: TITLE+1
Function Call: WRITE
  • Prompt: !,?55,"Date printed: ",Y,!,?55,"Page: ",PSNPGCT,!!
  • Line Location: TITLE+2
Function Call: WRITE
  • Prompt: !,"LOCAL DRUG NAME",?42,"INACTIVE",?65,"DEA",!
  • Line Location: TITLE+3
Function Call: WRITE
  • Prompt: "-"
  • Line Location: TITLE+4
Function Call: WRITE
  • Prompt: !!,PSNOLD
  • Line Location: LOOP1+0
Function Call: WRITE
  • Prompt: ?42,Y
  • Line Location: LOOP1+0
Function Call: WRITE
  • Prompt: ?65,$P(^PSDRUG(PSNB,0),"^",3)
  • Line Location: LOOP1+1
Info |  Source |  Entry Points |  Interaction Calls