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

Package: Automated Information Collection System

Routine: IBDF16


Information

IBDF16 ;ALB/CJM - ENCOUNTER FORM - (edit Package Interfaces, Marking Areas) ;Jul 23,1993

Source Information

Source file <IBDF16.m>

Entry Points

Name Comments DBIA/ICR reference
EDIT ;allows the user to create/edit/delete Package Interaces of type
TYPE ;asks the user what type of interface he wants to edit
INTRFACE ;edit package interface
LOOKUP ;additional help for the USER LOOKUP field
WARNING ;warns the user to lookup in the technical doc how to write Package Interfaces
MARKING ;allows the user to create/edit/delete marking areas not in the toolkit

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: EDIT+4
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: EDIT+6
Function Call: WRITE
  • Prompt: !!,"OUTPUT interfaces are used to obtain data from other packages that will be",!,"displayed to DATA FIELDS."
  • Line Location: TYPE+1
Function Call: WRITE
  • Prompt: !!,"SELECTION interfaces are used to obtain data from other packages that will be",!,"displayed to SELECTION LISTS."
  • Line Location: TYPE+2
Function Call: WRITE
  • Prompt: !!,"You can enter a list of words with which to index this interface. You will",!,"then be able to look up this interface by entering any word on the list."
  • Line Location: LOOKUP+1
Function Call: WRITE
  • Prompt: !,"Each word should be at least 3 characters long, and words must be separated",!,"by a space.",!
  • Line Location: LOOKUP+2
Function Call: WRITE
  • Prompt: !!,"You can write your own Package Interfaces to obtain data not available"
  • Line Location: WARNING+1
Function Call: WRITE
  • Prompt: !,"through the Toolkit. Before you do so, however, please consult the technical",!,"documentation for the guidelines that must be followed. In particular, you"
  • Line Location: WARNING+2
Function Call: WRITE
  • Prompt: !,"must know where the data should be placed and what format must be used.",!
  • Line Location: WARNING+3
Function Call: WRITE
  • Prompt: @IOF,!!!!!
  • Line Location: MARKING+2
Function Call: WRITE
  • Prompt: "You can create your own MARKING AREAS to supplement those that come with the",!,"toolkit. Marking areas are the areas on a selection list that the user",!,"marks to indicate selections from the list.",!!!!!
  • Line Location: MARKING+3
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: MARKING+5
Function Call: WRITE
  • Prompt: !!,"New marking area created!"
  • Line Location: MARKING+17

FileMan Files Accessed Via FileMan Db Call

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