IBDFU7 ;ALB/CJM - ENCOUNTER FORM - (utilities to handle form locks);3/29/93
Source file <IBDFU7.m>
| 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()
|
| Name | Line Occurrences |
|---|---|
| Function Call: WRITE |
|