Applies To
All
Purpose
Save the DIO file object to file.
Syntax
Object.SaveAs (sFileName )
The SaveAs method syntax has the following parts:
Name |
Type |
Description |
Object |
DioFile |
DioFile object |
sFileName |
String |
DIO file name. |
See Also