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

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()

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
Info |  Source |  Entry Points |  Interaction Calls