areichhart
New member
- Local time
- Today, 18:52
- Joined
- Jul 16, 2000
- Messages
- 5
Hi out there,
can anybody tell me how to assign the content of a pure ASCII text file to a String using VB? I tried "Open" and some others but I never made it work. Could anybody please just give me the few lines of code I need in order to get the text in "c:\test.txt" into my String "test" in my module.
Thank you very much!
can anybody tell me how to assign the content of a pure ASCII text file to a String using VB? I tried "Open" and some others but I never made it work. Could anybody please just give me the few lines of code I need in order to get the text in "c:\test.txt" into my String "test" in my module.
Thank you very much!