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

Package: Lab Service

Routine: LRAPKOEU


Information

LRAPKOEU ;DSS/FHS - AP CPRS DIALOG UTILITIES ROUTINE ; 3/4/16 4:02pm

Source Information

Source file <LRAPKOEU.m>

Entry Points

Name Comments DBIA/ICR reference
PRT ; Entry point for print File #60 AP CPRS entries.
PRTTSK ;Entry point for TASK Printing
PO ;Print out put
PRTEND ;
HDR1 ;
EPAGE ;Line counter

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @(IOF)
  • Line Location: PRT+4
Function Call: WRITE
  • Prompt: !,"There are no AP CPRS definitions in the file"
  • Line Location: PRT+6
Function Call: WRITE
  • Prompt: !,$S($G(ZTSK):"Task # "_ZTSK,11:"Task Error")
  • Line Location: PRT+17
Function Call: WRITE
  • Prompt: !!,"TEST NAME: ",LRTST
  • Line Location: PO+3
Function Call: WRITE
  • Prompt: !?5,"CPRS SCREEN: ",LRSCR
  • Line Location: PO+5
Function Call: WRITE
  • Prompt: !!,"CPRS Sreen Name: ",LRSCR
  • Line Location: PO+8
Function Call: WRITE
  • Prompt: !?5,"Laboratory Test: ",LRTST
  • Line Location: PO+10
Function Call: WRITE
  • Prompt: !,$$CJ^XLFSTR("=================== END OF REPORT ===================",IOM)
  • Line Location: PO+11
Function Call: WRITE
  • Prompt: !!,$$CJ^XLFSTR("REPORT SORTED BY: "_$P(LRY,",",2)_" PAGE: "_LRPAG,IOM),!,?10,"[#IEN]"
  • Line Location: HDR1+2
Function Call: WRITE
  • Prompt: !
  • Line Location: EPAGE+3
Info |  Source |  Entry Points |  Interaction Calls