LOTUSSCRIPT/COM/OLE CLASSES
Locks a form.
Note This method is new with Release 6.
Defined in
NotesForm
Syntax
flag = notesForm.Lock( [ name ] [ , provisionalOK ] )
Parameters
name
flag
IsDesignLockingEnabled in NotesDatabase must be True or this method raises an error.
This method:
Language cross-reference
lock method in Java Form class
Example See Also