|
|
| Author |
Message |
JSmith Active User

Joined: 07 Dec 2004
Posts: 6
|
Posted: Thu Mar 31, 2005 1:13 am Post subject: VB Error |
|
|
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 |
|
| Back to top |
|
 |
Sarah Guest
|
Posted: Fri Apr 01, 2005 9:14 am Post subject: |
|
|
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 |
|
| Back to top |
|
 |
|