Opens an existing XFF/XML/PDF file.
Code Block |
---|
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
...
Info |
---|
Number
-1 … file couldn’t have been opened (file doesn’t exist or is locked)
>0 … the file was successfully opened
Info |
---|
Remarks
Applies To: XFRX#DRAW, XFRX#XML, PDF#READER