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

Package: Automated Information Collection System

Routine: IBDFUTI


Information

IBDFUTI ;ALB/AAS - Installation utilitie Re-Compile Templates/x-refs ; 1/31/92

Source Information

Source file <IBDFUTI.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 IBD '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+4
Function Call: WRITE
  • Prompt: !!
  • Line Location: ALL+5
Function Call: WRITE
  • Prompt: !!,"...Done.",!!,"NOTE: Recompilation should be performed on ALL systems."
  • Line Location: ALL+7
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