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

Package: Automated Information Collection System

Routine: IBDFU4


Information

IBDFU4 ;ALB/CJM - ENCOUNTER FORM - BUILD FORM(write single form block to array for display,position & size copied block) ; 08-JAN-1993

Source Information

Source file <IBDFU4.m>

Entry Points

Name Comments DBIA/ICR reference
IDXBLOCK ; create list containing block rows for list processor
POS(NEWBLOCK,DFLTX,DFLTY) ;allows the user to position and size the block
CURX() ;returns the current X position (top left corner of displayed poriton of the form - internal column value)
CURY() ;returns the current Y position (top left corner of displayed poriton of the form - internal row value)
SLCTFORM(TK,NODE) ;allows the user to select a form and returns the IEN
CLINICS(FORM,ARY) ;finds the list of clinics using FORM
LIST(ARY,SCRNSIZE) ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"... BUILDING THE FORM BLOCK ..."
  • Line Location: IDXBLOCK+3
Info |  Source |  Entry Points |  Interaction Calls