OpenDocument Method
Opens an existing XFF/XML/PDF file.
Object.OpenDocument(tcFileName)
Return values
Boolean
.F. … file couldn’t have been opened (file doesn’t exist or is locked)
.T. … the file was successfully opened
Number
-1 … file couldn’t have been opened (file doesn’t exist or is locked)
>0 … the file was successfully opened
Remarks
Applies To: XFRX#DRAW, XFRX#XML, PDF#READER