Loads the two files from disk.
expression.Load(FileName0,FileName1)
expression. A variable representing a Files object.
Name |
Type |
Description |
FileName0 |
String |
Full path for 1st file (also called Master). |
FileName1 |
String |
Full path for 2nd file (also called Update). |
none