Hi everyone.
I cut my programming teeth on QBASIC so apologise if I'm a bit behind the times.
I wrote a program in QB and I'm trying to convert it to VB.NET. One stumbling block I've hit is the DATA & READ facility, there does'nt appear to be an equivilant in VB.
I want to read a list of data into an array using a FOR NEXT loop.
Can anyone suggest a VB equivalent?
Thanks in anticipation.
I cut my programming teeth on QBASIC so apologise if I'm a bit behind the times.
I wrote a program in QB and I'm trying to convert it to VB.NET. One stumbling block I've hit is the DATA & READ facility, there does'nt appear to be an equivilant in VB.
I want to read a list of data into an array using a FOR NEXT loop.
Can anyone suggest a VB equivalent?
Thanks in anticipation.