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

Package: Integrated Billing

Routine: IBJYPT


Information

IBJYPT ;ALB/ARH - IBJ V2.0 POST-INITIALIZATION ROUTINE ; 05-AUG-92

Source Information

Source file <IBJYPT.m>

Entry Points

Name Comments DBIA/ICR reference
LT ; install list templates
XREF ; build 'APDS' cross reference
MENU ; add new options to menus
MSET

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Installation Complete."
  • Line Location: IBJYPT+12
Function Call: WRITE
  • Prompt: !!!,?4,"LIST TEMPLATE INSTALLATION",!!
  • Line Location: LT+1
Function Call: WRITE
  • Prompt: !,"OK, List Template Installation is Complete."
  • Line Location: LT+3
Function Call: WRITE
  • Prompt: !!,"*** APDS cross reference already exists on #399, will not be re-built ***",!!
  • Line Location: XREF+4
Function Call: WRITE
  • Prompt: !!,">>> Building the 'APDS' cross reference on field 399,151.",!,?5,"(I'll write a dot for every 500 entries processed)",!
  • Line Location: XREF+5
Function Call: WRITE
  • Prompt: !,?5,"Cross Reference build complete.",!!
  • Line Location: XREF+8
Function Call: WRITE
  • Prompt: !!,"*** Unable to find ",IBMENU,", could not add ",IBOPTION," ***"
  • Line Location: MSET+1
Function Call: WRITE
  • Prompt: !!,"*** Unable to find new option ",IBOPTION,", could not add it to ",IBMENU," ***"
  • Line Location: MSET+3
Function Call: WRITE
  • Prompt: !!,"*** ",IBOPTION," already on ",IBMENU," ***"
  • Line Location: MSET+5
Function Call: WRITE
  • Prompt: !!,">>> Adding ",IBOPTION," option to ",IBMENU
  • Line Location: MSET+7
Info |  Source |  Entry Points |  Interaction Calls