what is the Library? - TechRepublic
General discussion
May 14, 2001 at 05:08 AM
khalid

what is the Library?

by khalid . Updated 25 years, 1 month ago

I have make a program with VB6
but when i write like this :
For I =0 to 10
statments
next i
i didn’t write : dim i as integer
so VB give me error message for the reference
so what dll file i need to use for this problem ?
thankyou for your help

This discussion is locked

All Comments