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

Package: Automated Information Collection System

Routine: IBDF4A


Information

IBDF4A ;ALB/CJM - ENCOUNTER FORM - BUILD FORM(editing group's selections - continued from IBDF4) ;11/16/92

Source Information

Source file <IBDF4A.m>

Entry Points

Name Comments DBIA/ICR reference
EDIT ;allows editing of an existing selection
EDITEXIT ;
CODES(IBDQUIT) ; -- allow editing of 2nd & 3rd codes that are associated w/ original
DELETE ;allows the user to select selections to delete
ADDBLANK ;allows the user to add a dummy selection to the selection group
NEXT(IBLIST,IBGRP) ;returns the next print order to assign=last + 1
ASKMORE() ;ask if the user wants to add another, returns 1 or 0
ADD ;allows the user to add a dummy selection to the selection group
EN ; -- Resequence selection lists not taking into account the
; the place holders. Will put the selection list into alphabetic
; or numeric order..... the place holders will be used as extra
; lines of description and not as separators or headers within
; the group.
RESEQ
ORDER
BLANK ; -- Check to see if there is any place holders.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Editing Subcolumn "_SC_": Header="_IBLIST("SCHDR",SC)
  • Line Location: EDIT+25
Function Call: WRITE
  • Prompt: !
  • Line Location: EDIT+33
Function Call: WRITE
  • Prompt: !
  • Line Location: EDIT+34
Function Call: WRITE
  • Prompt: !,"Unable to create the place holder!"
  • Line Location: ADD+13

FileMan Files Accessed Via FileMan Db Call

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