VB Error

Having problems ? let us know the details here
Post Reply
JSmith
User
User
Posts: 6
Joined: Tue Dec 07, 2004 3:14 am

VB Error

Post by JSmith »

Hello,

I have just received my 3206 and have tried to use the VB driver but get the error 'Compile error: Sub or Function not defined' on start up. This is referring to the line of code 'Call Channel_select_Change'.

Do you have an updated VB driver I could try?

Cheers

Sarah

Post by Sarah »

Hi

Thank you for your post.

This is a mistake in the VB code. In the code there should be a subroutine
called channel_select_click. All the calls being made to the channel_select_change need to change to channel_select_click. This can be done with find and replace.

Alternatively, if you email me at tech@picotech.com with a link to this post and requesting the latest updated code then we can email it to you.

Hope this helps

Best Regards

Post Reply