To create an instance of a DioFile object use a statement like the following example in Visual Basic 6:
Set diofile = CreateObject ("GTDio.DioFile")
Other programming language may use different syntax to create an object of a class such as new statement.