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

Package: Integrated Billing

Routine: IBEFUTL1


Information

IBEFUTL1 ;ALB/MJK/AAS - Re-Compile Templates/x-refs ; 1/31/92

Source Information

Source file <IBEFUTL1.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Entry point to re-compile templates
; input: IBKIND = OUTPUT or INPUT
ENQ
COMP ; re-compile
COMPQ
ALL ; compile templates and x-refs
ALLQ
DIEZ ; -- re-compile all IB 'edit' templates
DIPZ ; -- re-compile all IB 'print' templates
DIKZ ; -- compile x-refs

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,IBLINE,!?20,"Recompilation of '",IBKIND,"' Templates",!,IBLINE
  • Line Location: EN+7
Function Call: WRITE
  • Prompt: !!,IBLINE
  • Line Location: COMP+3
Function Call: WRITE
  • Prompt: !!
  • Line Location: ALL+5
Function Call: WRITE
  • Prompt: !!
  • Line Location: ALL+6
Function Call: WRITE
  • Prompt: !!,"...Done.",!!,"NOTE: Recompilation should be performed on ALL systems."
  • Line Location: ALL+8
Function Call: WRITE
  • Prompt: !!,">>> Compiling cross references for BILL/CLAIMS, INTEGRATED BILLING, and ENCOUNTER FORM files:"
  • Line Location: DIKZ+1
Function Call: WRITE
  • Prompt: !
  • Line Location: DIKZ+2
Function Call: WRITE
  • Prompt: !,"** File "_IBN_" **",!
  • Line Location: DIKZ+2
Info |  Source |  Entry Points |  Interaction Calls