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

Package: Automated Information Collection System

Routine: IBDE4


Information

IBDE4 ;ALB/AAS - PUT FORMS AND BLOCKS INTO IMPORT/EXPORT UTILTIY ;AUG 12,1993

Source Information

Source file <IBDE4.m>

Entry Points

Name Comments DBIA/ICR reference
ADD ; -- add forms to the import exort utility
AUTOINS ; -- auto install tool kit into production
FRM ; -- Add tool kit forms
FORMS ;;
BLOCKS ;;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,">>> Now Attempting to automatically update Tool Kit forms and Tool Kit Blocks."
  • Line Location: AUTOINS+2
Function Call: WRITE
  • Prompt: !!,">>> Tool Kit Forms and Blocks are already installed."
  • Line Location: FRM+7
Function Call: WRITE
  • Prompt: !!,">>> Tool Kit Forms sent (4): ",$J(CNTF,3)_" installed"
  • Line Location: FRM+8
Function Call: WRITE
  • Prompt: !,">>> Tool Kit Blocks sent (28): ",$J(CNTB,3)_" installed"
  • Line Location: FRM+9
Info |  Source |  Entry Points |  Interaction Calls