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

Package: National Drug File

Routine: PSNCLPR


Information

PSNCLPR ;BIR/DMA&WRT-print products sorted by class ; 11/22/98 15:10

Source Information

Source file <PSNCLPR.m>

Entry Points

Name Comments DBIA/ICR reference
PRELIM
END
GO ;ENTRY POINT
HEAD
DISC

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"This report will print out all VA Product Names by VA Drug Class. You may",!,"sort by Primary, Secondary, or Both Classes. This information comes from",!,"the VA Products file.",!
  • Line Location: PRELIM+0
Function Call: WRITE
  • Prompt: "You may queue the report to print, if you wish.",!!
  • Line Location: PRELIM+1
Function Call: WRITE
  • Prompt: !,"No device selected",!
  • Line Location: PRELIM+3
Function Call: WRITE
  • Prompt: !,CL,?S="B"*8+10,NA
  • Line Location: GO+7
Function Call: WRITE
  • Prompt: ?S="B"*10+12,"VA PRODUCT NAME",!,LINE,!
  • Line Location: HEAD+0
Function Call: WRITE
  • Prompt: !!,"***DISCLAIMER: The Secondary VA Drug Class field has not been populated",!,"with data at this time. No report will be generated if sort by Secondary (S)",!,"is chosen. Currently, sorting"
  • Line Location: DISC+0
Function Call: WRITE
  • Prompt: " by Primary (P) VA Drug Class is the same as",!,"sorting by both classes. This disclaimer will be removed once the field is",!,"populated with data.",!!
  • Line Location: DISC+1
Info |  Source |  Entry Points |  Interaction Calls