R
Ron
I am attempting to convert an old QuickBasic program to
one running under VB. In the old program I loaded a two-
dimensional array using READ-DATA. For whatever reason,
there does not seem to be an equivalent in VB. I need to
load several hundred values as part of a look-up table.
In the absence READ-DATA how is this done in VB?
Thanks.
one running under VB. In the old program I loaded a two-
dimensional array using READ-DATA. For whatever reason,
there does not seem to be an equivalent in VB. I need to
load several hundred values as part of a look-up table.
In the absence READ-DATA how is this done in VB?
Thanks.