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

Package: Pharmacy Data Management

Routine: PSSOIDOS


Information

PSSOIDOS ;BIR/RTR-Orderable Item/Dosage review report ;03/24/00

Source Information

Source file <PSSOIDOS.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;
ASK ;
ASKA
DEV
START ;
PASS ;
END ;
ENDX
HD ;
SETD ;
OUT ;
PARN ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Nothing queued to print.",!
  • Line Location: EN+2
Function Call: WRITE
  • Prompt: !!,"Nothing queued to print.",!
  • Line Location: ASK+4
Function Call: WRITE
  • Prompt: !!,"To see items beginning with the letter 'A', enter 'A', or whichever letter you",!,"wish to see. To see items in a range, for example items starting with the",!,"letters 'G', 'H', 'I' and 'J', enter in the format 'G-J'.",!
  • Line Location: ASKA+1
Function Call: WRITE
  • Prompt: !!,"Nothing queued to print.",!
  • Line Location: ASKA+3
Function Call: WRITE
  • Prompt: !!,"Invalid response, enter a letter, 'A', 'B', etc., or a range, 'C-F', 'M-R', etc.",!
  • Line Location: ASKA+4
Function Call: WRITE
  • Prompt: !!,"Invalid response.",!
  • Line Location: ASKA+5
Function Call: WRITE
  • Prompt: !!,"Report will be for items starting with the letter "_$G(PSSBEG)_",",!,"and ending with items starting with the letter "_$G(PSSEND)_".",!
  • Line Location: DEV+0
Function Call: WRITE
  • Prompt: !!,"This report will be for items with leading numerics.",!
  • Line Location: DEV+1
Function Call: WRITE
  • Prompt: !!,"This report will be for all items.",!
  • Line Location: DEV+2
Function Call: WRITE
  • Prompt: !
  • Line Location: DEV+3
Function Call: WRITE
  • Prompt: !
  • Line Location: DEV+5
Function Call: WRITE
  • Prompt: !!,"Nothing queued to print.",!
  • Line Location: DEV+5
Function Call: WRITE
  • Prompt: !,"Report queued to print.",!
  • Line Location: DEV+6
Function Call: WRITE
  • Prompt: !,?64,$G(PSSINAD)
  • Line Location: PASS+15
Function Call: WRITE
  • Prompt: !?4,PSSLZ
  • Line Location: PASS+23
Function Call: WRITE
  • Prompt: !
  • Line Location: PASS+24
Function Call: WRITE
  • Prompt: !?4,PSSLZ
  • Line Location: PASS+32
Function Call: WRITE
  • Prompt: !
  • Line Location: PASS+34
Function Call: WRITE
  • Prompt: ?16,$G(PSSLZZZ)
  • Line Location: PASS+35
Function Call: WRITE
  • Prompt: !
  • Line Location: PASS+35
Function Call: WRITE
  • Prompt: !!,"End of Report."
  • Line Location: END+1
Function Call: WRITE
  • Prompt: !
  • Line Location: END+2
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: END+3
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HD+2
Function Call: WRITE
  • Prompt: !,$S(PSSSRT="N":"Dosage report for Orderable Items with leading numerics",PSSSRT="A":"Dosage report for all Orderable Items",1:"Dosage report for Orderable Items from "_PSSBEG_" through "_PSSEND),?64,"PAGE: "_$G(PSSCT)
  • Line Location: HD+2
Function Call: WRITE
  • Prompt: !,PSSLINE
  • Line Location: HD+3
Info |  Source |  Entry Points |  Interaction Calls