Re: Wish I was using .net



Michael,

The file io is a good example of why they had to make vb.net incompatible
with vb6.

???

Binary file io works esentially the same, the only thing that has changed is
the syntax.

Get 1,1,A$ is now FileGet(1, A$, 1)

What is the big deal?

And one other thing. Binary IO in VB.Net runs at about 50% the speed of VB6.

Gary


.


Loading