martin2k

Google
 
Web www.martin2k.co.uk

Error Message


Home Read and add posts to the Visual Basic 6.0 Forums Download some of my programs and OCXs Read the Tips here The old style forum is still available here Contact

Back


From: Sandeep Patel E-mail: sandeep_patel@india.com 1

Date: Monday, April 23, 2001 at 19:26:59

Subject: Error Message

Comments:

I am trying to write some code for developing a C++ tutor using VB. I have written this code for one of the forms and when I try to run it, I get an error with the listindex.
The error message says that the data method is not found.

Any kind of help will be appreciated.

Thanks.

From: Martin Allen E-mail: <No e-mail> 2

Date: Saturday, April 28, 2001 at 01:11:26

Subject: RE: Error Message

Comments:

I have quickly tried to reproduce this error but I do not know how it happened to you.  Look at your code and make sure that you are assigning an integer to the ListIndex property of any ListBoxes and ComboBoxes that you have on your form.  Make sure that the integer you use is between 0 and the ListCount minus 1.


This forum is no longer taking new messages or replies since 01 November 2002.  The above material is for reference purposes only.

The new Visual Basic 6.0 forum can be found here.


Martin Allen 1999 - 2003.  Last updated Monday 10 March 2003 06:32:13 PM -0000.