TrueBasic question:

I have a massive file with data spaced evenly and without commas. I want to read each line of this .txt file into an array called Gonzo(i,j) where i = row, j = column
How do I:
1. attach the file ie do I append it in the back of my TB program or leave it on the desktop?
2. if the data .txt file is on the desktop, how do I open it and read it from the program?
Any help is appreciated.
fractalguy

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories