Trying to open a file, and then append data to it... how can I do this?
So far I have:
Open App.Path & "\output.txt" For Random As #OutputFile Len = Len(MyRecord)
thanks...
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Thread: opening filesThreaded View
|
Click Here to Expand Forum to Full Width |