Thread
:
how to modify a text file with an array
View Single Post
#
1
September 19th 08, 04:37 PM posted to microsoft.public.outlook.program_vba
R Tanner
external usenet poster
Posts: 5
how to modify a text file with an array
Hi,
I have the following code. How would I modify a text file with this
array?
Open LogFileName For Append As #FileNum
Print #FileNum, arrdata(1 to myitems.Count, 1 to 3)
Close #FileNum
R Tanner
View Public Profile
View message headers
Find all posts by R Tanner
Find all threads started by R Tanner
Ads