Purpose
Return a reference to the DioFile object.
Syntax
[obDioFile = ] Object.File
The File property syntax has the following parts:
Name |
Type |
Description |
Object |
DioFileBoard |
DioFileBoard object. |
obDioFile |
DioFile |
Reference to DioFile object. |
Comments
If the DioFile object is not declared, then the function generates an exception.
See Also