Logging from Visual Basic 6 application

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

First we have to create a Visual Basic project. Then in the Reference window of the Project menu we add the AVRDataImporterDLL controller to our application (previously the AVRDataImport.dll should be registered).

 

clip0508

 

Then we prepare our VB6 program:

 

clip0511

 

clip0509

 

Now we have to run the program and click on the button in the window:

 

clip0510

 

We can check the proper running of the program by the help of the Basic Reporter:

 

clip0512

 

clip0513