Navigation:  Object Model Reference > Files Object > Methods >

Files.Load Method

Previous pageReturn to chapter overviewNext page

Loads the two files from disk.

 

Syntax

expression.Load(FileName0,FileName1)

expression. A variable representing a Files object.

 

Parameters

Name

Type

Description

FileName0

String

Full path for 1st file (also called Master).

FileName1

String

Full path for 2nd file (also called Update).

 

Return Value

none

 

 


See Also

Files Object
Files Object Members