Applies To
All
Purpose
Closes DIO file.
Syntax
Object.Close()
The Close method syntax has the following parts:
Name |
Type |
Description |
Object |
DioFile |
DioFile object |
Comments
The Close method will save the current changes to the DIO file.
See Also