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

Package: Automated Information Collection System

Routine: IBDF9B1


Information

IBDF9B1 ;ALB/CJM - ENCOUNTER FORM - (report data fields) ;APRIL 22,1993

Source Information

Source file <IBDF9B1.m>

Entry Points

Name Comments DBIA/ICR reference
REPORT ;
RANGE ;asks the user for the range - returns TOP,BOTTOM,LEFT,RIGHT
SEARCH(TOP,BOTTOM,LEFT,RIGHT) ;searches for data fields in IBBLK falling within the rectangle defined by TOP,BOTTOM,LEFT,RIGHT and reports on them
RTNDESCR ;sets RTN=package interface and gets fields needed from the 0 node, sets the flags LIST, & WP
PRINT ;prints @ARY
PAUSE() ;pauses after each field discription is displayed
SETARY ;writes data field description to @ARY

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,$E($G(@ARY@(COUNT,IBY,IBX,LINE)),1,IOM)
  • Line Location: PRINT+4
Function Call: WRITE
  • Prompt: !
  • Line Location: PRINT+5
Info |  Source |  Entry Points |  Interaction Calls