|
-
Aug 27th, 2000, 09:31 PM
#1
Thread Starter
Junior Member
Hi
I have a 2d array and wish to read its values into
1. an MS Excell file and
2. a .txt file
How can I do this?
Thanks.
-
Aug 28th, 2000, 03:37 AM
#2
Fanatic Member
Do you want to save the value of the array?
-
Aug 31st, 2000, 01:42 AM
#3
New Member
array question
Just use the open file for output, and print functions.
you can use a loop to print the values of your array with very little code. Is this what you mean?
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
|