|
-
Apr 22nd, 2000, 11:51 PM
#1
Hi, I'm trying to fill up an array with single numbers from a file. the file is simple, it has rows and colums for the numbers and the first row is just the numbers of rows and colums of the array
ie.
text file:
2 3
12.3 45 55
44.3 33.4 55
The file would look something like that. I would like to know how to ReDIm the array with the first two numbers and then insert the table into the array, each number up to the space in each cell.
I have no previous experience with manipulating files. Please help.
Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|