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

Package: Integrated Billing

Routine: IBESTAT


Information

IBESTAT ;ALB/AAS - INTEGRATED BILLING - FILER STATUS ; 27-FEB-91

Source Information

Source file <IBESTAT.m>

Entry Points

Name Comments DBIA/ICR reference
SITE ;
PARAM
FILER
END

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,"Integrated Billing Status"
  • Line Location: IBESTAT+9
Function Call: WRITE
  • Prompt: !,X
  • Line Location: IBESTAT+10
Function Call: WRITE
  • Prompt: !,"IB Facility Name ........................ ",$S($D(^DIC(4,+$P(X,"^",2),0)):$P(^(0),"^"),1:"")
  • Line Location: SITE+1
Function Call: WRITE
  • Prompt: !,"IB Facility Number ...................... ",$S($D(^DIC(4,+$P(X,"^",2),99)):$P(^(99),"^"),1:"")
  • Line Location: SITE+2
Function Call: WRITE
  • Prompt: !
  • Line Location: SITE+3
Function Call: WRITE
  • Prompt: !,"File in Background ...................... ",$S($P(X,"^",3):"YES",1:"NO")
  • Line Location: PARAM+0
Function Call: WRITE
  • Prompt: !,"Filer UCI,VOL ........................... ",$P(X,"^",7)
  • Line Location: PARAM+1
Function Call: WRITE
  • Prompt: !,"Filer Hang Time ......................... ",$P(X,"^",8)_" Seconds"
  • Line Location: PARAM+2
Function Call: WRITE
  • Prompt: !,"Background Error Mail Group ............. ",$S($D(^XMB(3.8,+$P(X,"^",9),0)):$P(^(0),"^"),1:"")
  • Line Location: PARAM+3
Function Call: WRITE
  • Prompt: !
  • Line Location: PARAM+5
Function Call: WRITE
  • Prompt: !,"Filer Appears to be Running!",!
  • Line Location: FILER+0
Function Call: WRITE
  • Prompt: !,"Filer does not Appear to be Running!",!
  • Line Location: FILER+1
Function Call: WRITE
  • Prompt: !,"Filer currently queued to run ........... ",$S($P(X,"^",10):"YES",1:"NO")
  • Line Location: FILER+2
Function Call: WRITE
  • Prompt: !,"Number Transactions in Queue ............ ",C
  • Line Location: FILER+4
Function Call: WRITE
  • Prompt: !,"Filer Started on ........................ "
  • Line Location: FILER+5
Function Call: WRITE
  • Prompt: !,"Filer Stopped on ........................ "
  • Line Location: FILER+6
Function Call: WRITE
  • Prompt: !,"Filer last processed transaction on ..... "
  • Line Location: FILER+7
Function Call: WRITE
  • Prompt: !
  • Line Location: FILER+8
Function Call: WRITE
  • Prompt: !,"Transactions filed since midnight ....... ",C
  • Line Location: FILER+10
Function Call: WRITE
  • Prompt: !
  • Line Location: FILER+13
Info |  Source |  Entry Points |  Interaction Calls