how do i populate a two dimensional array when using the left() and mid() functions to filter the data. In other words: if I have rows of data in a text file like 1001123456654321 and i want do something like left$(textfile,4) and mid(textfile,5,6)what is the syntax...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.