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

Package: Automated Information Collection System

Routine: IBDF9E


Information

IBDF9E ;ALB/CJM - ENCOUNTER FORM (create/edit/delete text areas);MARCH 20, 1993

Source Information

Source file <IBDF9E.m>

Entry Points

Name Comments DBIA/ICR reference
TEXT ;Create, Edit, or Delete a text area on a block
EDITTEXT ;expects IBBLK to be defined
SELECT ;select a text area on the block
AGAIN
DLTTEXT ;delete a text area - expects IBBLK to be defined
NEWTEXT ;adds a new text area, expects IBBLK to be defined
NEWNAME() ;
FORMAT ;formats the word-processing field of IBTEXT
MAXHT() ;returns the maximum ht. of IBTEXT text area fits in the block IBBLK
MAXW() ;returns the maximum width of IBTEXT text area fits in the block IBBLK

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"There is no text area!"
  • Line Location: SELECT+3
Function Call: WRITE
  • Prompt: !,"WARNING! The text area is too small to display all of the text."
  • Line Location: FORMAT+6
Function Call: WRITE
  • Prompt: !,"WARNING! The word "_LINE_" is being truncated",!,"because it is too long."
  • Line Location: FORMAT+8

FileMan Files Accessed Via FileMan Db Call

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