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

Package: Integrated Billing

Routine: IBCRHBS2


Information

IBCRHBS2 ;ALB/ARH - RATES: UPLOAD HOST FILES (RC 2+) READ ; 10-OCT-03

Source Information

Source file <IBCRHBS2.m>

Entry Points

Name Comments DBIA/ICR reference
LOAD(IBPATH,IBFILE,IBNAME,PARSE,VERS,COLUMNS) ; open and read a host file, returns true if file loaded ok
CLOSE
LOADQ
ENDF()
ERROR ; process EOF and errors for OpenM

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,?20,"**** Unable to open ",IBPATH,IBFILE,!
  • Line Location: LOAD+7
Function Call: WRITE
  • Prompt: !,IBNAME,?45,IBFILE
  • Line Location: LOAD+9
Function Call: READ
  • Variable: IBFLINE
  • Timeout: 5
  • Line Location: LOAD+11
Function Call: WRITE
  • Prompt: "."
  • Line Location: LOAD+11
Function Call: WRITE
  • Prompt: !!,"Error reading file: ",IBERROR,!!
  • Line Location: ERROR+3
Info |  Source |  Entry Points |  Interaction Calls