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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: IBCOMD

Package: Integrated Billing

Routine: IBCOMD


Information

IBCOMD ;ALB/CMS - GENERATE INSURANCE COMPANY LISTINGS ;03-AUG-98

Source Information

Source file <IBCOMD.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Entry point from option
EXIT ;
SELR ; Select a range of values
SELRR ;
DISPLAY ;IB*732/CKB - Display the selected screening conditions
ENH ; Active, Inactive or Both help Text
FLD ;Field selection help text
RAN ; Help for the Range/Contains prompt.
CON ; Help for the 'Contains' prompt.
RANGE(LEVEL) ; ?? Help for the Range Prompt
QUE ; Ask Device
QUEQ ;
OUT() ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,?10,"Generate Insurance Company Listings",!
  • Line Location: EN+5
Function Call: WRITE
  • Prompt: !!,"You may search for specific companies to be included in this report by"
  • Line Location: EN+25
Function Call: WRITE
  • Prompt: !,"'screening' companies based on the company name, street, city, or state."
  • Line Location: EN+26
Function Call: WRITE
  • Prompt: !,"You may select any combination of these fields and specify a 'range' of"
  • Line Location: EN+27
Function Call: WRITE
  • Prompt: !,"values that the field must fall between, or a specific value that the"
  • Line Location: EN+28
Function Call: WRITE
  • Prompt: !,"field must 'contain.'",!
  • Line Location: EN+29
Function Call: WRITE
  • Prompt: !
  • Line Location: EN+34
Function Call: WRITE
  • Prompt: !!,?5,"Note: Companies will be selected where ",IBFLD(IBF)," is null."
  • Line Location: EN+95
Function Call: WRITE
  • Prompt: !!,"Please note that no screening fields were selected!",!
  • Line Location: EN+104
Function Call: WRITE
  • Prompt: !
  • Line Location: EN+106
Function Call: WRITE
  • Prompt: !
  • Line Location: EN+107
Function Call: WRITE
  • Prompt: ?3,"and"
  • Line Location: EN+111
Function Call: WRITE
  • Prompt: ?8,IBFLD(I)
  • Line Location: EN+112
Function Call: WRITE
  • Prompt: " and ",$S($P(IBCASE(I),"^",3)="zzzzzz":"'LAST'",1:$P(IBCASE(I),"^",3))
  • Line Location: EN+115
Function Call: WRITE
  • Prompt: !!,"Enter Start With value or Press <ENTER> to start at the beginning of the list.",!
  • Line Location: SELRR+2
Function Call: WRITE
  • Prompt: !!,"Enter Go To value or Press <ENTER> to finish at the end of the list.",!
  • Line Location: SELRR+12
Function Call: WRITE
  • Prompt: !!,?5,">>>>> The 'Go To' value must follow after the 'Start With' value. <<<<<",!
  • Line Location: SELRR+25
Function Call: WRITE
  • Prompt: !!,"The following conditions were selected:"
  • Line Location: DISPLAY+2
Function Call: WRITE
  • Prompt: ?3,"and"
  • Line Location: DISPLAY+4
Function Call: WRITE
  • Prompt: ?8,IBFLD(I)
  • Line Location: DISPLAY+5
Function Call: WRITE
  • Prompt: " and ",$S($P(IBCASE(I),"^",3)="zzzzzz":"'LAST'",1:$P(IBCASE(I),"^",3))
  • Line Location: DISPLAY+8
Function Call: WRITE
  • Prompt: !!,?5,"Enter 1 to search Active Insurance Companies"
  • Line Location: ENH+1
Function Call: WRITE
  • Prompt: !,?5,"Enter 2 to search Inactive Insurance Companies"
  • Line Location: ENH+2
Function Call: WRITE
  • Prompt: !,?5,"Enter 3 to include Active and Inactive Insurance Companies in Report",!
  • Line Location: ENH+3
Function Call: WRITE
  • Prompt: !!,?5,"Enter 1 to screen insurance company by Name"
  • Line Location: FLD+1
Function Call: WRITE
  • Prompt: !,?5,"Enter 2 to screen insurance company by Street"
  • Line Location: FLD+2
Function Call: WRITE
  • Prompt: !,?5,"Enter 3 to screen insurance company by City"
  • Line Location: FLD+3
Function Call: WRITE
  • Prompt: !,?5,"Enter 4 to screen insurance company by State"
  • Line Location: FLD+4
Function Call: WRITE
  • Prompt: !!,?5,"Enter 'R' to enter a 'Start From' and 'Go To' range, or 'C' to enter"
  • Line Location: RAN+1
Function Call: WRITE
  • Prompt: !,?5,"a specific string that the field value must contain. Enter '^' to"
  • Line Location: RAN+2
Function Call: WRITE
  • Prompt: !,?5,"eliminate this screen field and select another field."
  • Line Location: RAN+3
Function Call: WRITE
  • Prompt: !!,?5,"Enter a string that the field value should contain. Enter a <CR> to"
  • Line Location: CON+1
Function Call: WRITE
  • Prompt: !,?5,"find entries where the field value is null. Enter '^' to eliminate"
  • Line Location: CON+2
Function Call: WRITE
  • Prompt: !,?5,"this screen field and select another field."
  • Line Location: CON+3
Function Call: WRITE
  • Prompt: !!,?5,"Enter a value the entries in the list should ",LEVEL," with."
  • Line Location: RANGE+1
Function Call: WRITE
  • Prompt: !,?5,"Press <ENTER> to start at the beginning of the list."
  • Line Location: RANGE+2
Function Call: WRITE
  • Prompt: !,?5,"Press <ENTER> to finish at the end of the list."
  • Line Location: RANGE+3
Function Call: WRITE
  • Prompt: !!,"For CSV output, turn logging or capture on now. To avoid undesired wrapping"
  • Line Location: QUE+6
Function Call: WRITE
  • Prompt: !,"of the data saved to the file, please enter ""0;256;99999"" at the ""DEVICE:"""
  • Line Location: QUE+7
Function Call: WRITE
  • Prompt: !,"prompt.",!
  • Line Location: QUE+8
Function Call: WRITE
  • Prompt: !
  • Line Location: OUT+2

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DIC(5 - [#5] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call