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

Package: Automated Information Collection System

Routine: IBDFU7


Information

IBDFU7 ;ALB/CJM - ENCOUNTER FORM - (utilities to handle form locks);3/29/93

Source Information

Source file <IBDFU7.m>

Call Graph

Call Graph

Call Graph Total: 1

Package Total Call Graph
Automated Information Collection System 1 PAUSE^IBDFU5  

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 IBD3P63  IBDF19  IBDF6  IBDFQSL  

Entry Points

Name Comments DBIA/ICR reference
LOCKFORM(FORM) ;locks the form - returns 0 if unsuccessful, 1 otherwise
LOCKFRM2(FORM) ;locks the form - returns 0 if unsuccessful, 1 otherwise
FREEFORM(FORM) ;unlocks the form
FREEFRM2(FORM) ;unlocks the form locked by LOCKFRM2()
LOCKMSG2(FORM) ;displays a message to the user for forms unavailable by LOCKFRM2()

External References

Name Field # of Occurrence
PAUSE^IBDFU5 LOCKMSG2+4

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"The form = '"_FORMNAME_"' is currently not available.",!,"It is being edited by another person.",!
  • Line Location: LOCKMSG2+3

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^IBE(357 - [#357] LOCKFORM+2, LOCKFRM2+2, FREEFORM+1, FREEFRM2+1, LOCKMSG2+2

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
FORM LOCKFORM~, LOCKFORM+2, LOCKFRM2~, LOCKFRM2+2, FREEFORM~, FREEFORM+1, FREEFRM2~, FREEFRM2+1, LOCKMSG2~, LOCKMSG2+2
FORMNAME LOCKMSG2+1~, LOCKMSG2+2*, LOCKMSG2+3
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Interaction Calls |  Global Variables Directly Accessed |  Local Variables  | All