|
-
Nov 2nd, 2005, 03:56 PM
#1
Thread Starter
Lively Member
[RESOLVED] reading and writing to a text file
Can any one help I want to save variable values to a comma seperated txt file but I do not know how to use the file system. I tried using a code sample one of you gave me be it came up withso many error messages I gave up. It would not recognize this for example
Dim sr As stream ' the word stream
' Open the file to read.
sr = File.OpenText("c:\MyFile.txt") ' the word File
And so-on it goes
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
|