Does anyone still use VB3?
I know its old, but i like it!
Good for doing simple things.
The best bit is - one tiny runtime dll!
What do you think?
Printable View
Does anyone still use VB3?
I know its old, but i like it!
Good for doing simple things.
The best bit is - one tiny runtime dll!
What do you think?
I used it to learn VB, but VB5 is far more superior. There aren't that many changes between 5 and 6, though. :(
get this into chit chat!!Ony some of the most usefl functions..Replace...Split...yummy!Quote:
There aren't that many changes between 5 and 6, though
I have two apps that I still maintain in VB3. One is for an Access 1.1 DB that has not changed in eons and I don't see it changing anytime soon. The other is a CD Bootstrap. All it needs is VBRUN300.DLL
Greg
I would strongly recommend that you upgrade to at least VB4 (32-bit).
Upgrade what, the db app? Why?Quote:
I would strongly recommend that you upgrade to at least VB4 (32-bit).
Greg
Or wait until (supposedly) October when VB.NET comes out.
lol Your not really expecting it on time are you?
But Microsoft Corporation (NASDAQ: MSFT) is so punctual.Quote:
Originally posted by nishantp
lol Your not really expecting it on time are you?
err aknisely, i think i missed something...:confused:
I still play around with vb3 (its what i started on after BASIC) but i wouldnt use it for any real app
I use VBdos at work to make some programs for CAM machines.... quite fun really :)
After using Perl, I had to write my own split and join functions. I can not do an app that parses csv logs without them. Why were these not in VB 1!?Quote:
Originally posted by chrisjk
get this into chit chat!!Ony some of the most usefl functions..Replace...Split...yummy!