Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Caller Graph |  Entry Points |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Local Variables  | All
Print Page as PDF
Routine: IBDFU91

Package: Automated Information Collection System

Routine: IBDFU91


Information

IBDFU91 ;ALB/CJM - ENCOUNTER FORM - transforms needed to validate,display and pass data;AUG 18,1995

Source Information

Source file <IBDFU91.m>

Caller Graph

Legends:

Legend of Colors

Package Component Superscript legend

action A extended action Ea event driver Ed subscriber Su protocol O limited protocol LP run routine RR broker B edit E server Se print P screenman SM inquire I

Caller Graph

Caller Graph Total: 4

Package Total Caller Graph
Automated Information Collection System 4 BUBBLES  CHOICE  IBDF18E  IBDFM1  

Entry Points

Name Comments DBIA/ICR reference
OUTPUT(PI,Y) ;xecutes the output transform of the package interface on Y
INPUT(PI,X) ;xecutes the input transform of the package interface on X
CHOICE(PI,X) ;executes the selector of the package interface=PI, user input is X
; -- X should be passed by reference.
; -- sets IBLABEL,IBID,IBQUAL
FDCHOICE(PI,X) ;executes the selector of the package interface=PI,X=the user input, then runs it through the input transform for a value that can be passed to the PCE GDI
; -- X should be passed by reference.
HPTRNS(TYPEDATA,X,IBFORMID) ;used to transform a value read from a hand print field (X) into a value that can be passed to the database
VALIDATE(PI,X) ;used to validate the value stored with a selection(file 357.3)
HELP(PI) ;writes the help message for the package interface

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,?6,$G(^IBE(357.6,PI,10)),!
  • Line Location: HELP+2

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^IBE(357.6 - [#357.6] OUTPUT+5, INPUT+8, CHOICE+6, FDCHOICE+6, VALIDATE+10, VALIDATE+11, HELP+2
^IBE(359.1 - [#359.1] HPTRNS+21, HPTRNS+22

Label References

Name Line Occurrences
CHOICE HELP+3
INPUT FDCHOICE+10

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
% CHOICE+4~, FDCHOICE+3~
%W CHOICE+4~, FDCHOICE+3~
%X CHOICE+4~, FDCHOICE+3~
%Y CHOICE+4~, FDCHOICE+3~
C CHOICE+4~, FDCHOICE+3~
D CHOICE+4~, FDCHOICE+3~
D0 CHOICE+4~, FDCHOICE+3~
D1 CHOICE+4~, FDCHOICE+3~
DI CHOICE+4~, FDCHOICE+3~
DIC CHOICE+4~, FDCHOICE+3~
DICR CHOICE+4~, FDCHOICE+3~
DIE CHOICE+4~, FDCHOICE+3~
DIPGM CHOICE+4~, FDCHOICE+3~
DISYS CHOICE+4~, FDCHOICE+3~
DIX CHOICE+4~, FDCHOICE+3~
DO CHOICE+4~, FDCHOICE+3~
DQ CHOICE+4~, FDCHOICE+3~
I CHOICE+4~, FDCHOICE+3~
IBFORMID HPTRNS~
IBID FDCHOICE+3~, FDCHOICE+10
IBLABEL FDCHOICE+3~
IBQUAL FDCHOICE+3~
PI OUTPUT~, OUTPUT+5, INPUT~, INPUT+8, CHOICE~, CHOICE+6, FDCHOICE~, FDCHOICE+4, FDCHOICE+6, FDCHOICE+10
, VALIDATE~, VALIDATE+9, VALIDATE+10, VALIDATE+11, HELP~, HELP+2, HELP+3
Q CHOICE+4~, FDCHOICE+3~
TYPEDATA HPTRNS~, HPTRNS+20, HPTRNS+21, HPTRNS+22
X INPUT~, INPUT+8, CHOICE~, FDCHOICE~, FDCHOICE+10*, HPTRNS~, HPTRNS+20*, HPTRNS+21*, HPTRNS+23*, HPTRNS+24
, VALIDATE~, VALIDATE+8!, VALIDATE+9!, VALIDATE+10!
Y OUTPUT~, OUTPUT+5*, CHOICE+4~, FDCHOICE+3~
Info |  Source |  Caller Graph |  Entry Points |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Local Variables  | All