Occurs when a briefcase is about to be opened.
Syntax
BrcEvent_BeforeOpen(Briefcase, Abort)
Name |
Description |
---|---|
Briefcase |
An object that represents the briefcase file. Can be set by the event procedure. |
Abort |
Setting this Boolean argument to True aborts the operation. The event will not occur. |