You are here: Understanding the Meridian event procedures > About the briefcase events > BrcEvent_BeforeIncludeFile event

BrcEvent_BeforeIncludeFile event

Occurs when one or more files is about to be added to a briefcase.

Syntax

BrcEvent_BeforeIncludeFile(Batch, Briefcase, File, ReadOnly)
Parameters
Name Description

Batch

An object that represents the batch of documents the user has selected.

Briefcase

An object that represents the briefcase file.

File

The file name about to be added to the briefcase.

ReadOnly

Boolean value that indicates if the file is under change.