|
-
Oct 15th, 2000, 06:33 PM
#1
Thread Starter
Addicted Member
OK Kedaman,
you showed me how to get an entire text file into a string yesterday. I figure out how to output an entire textbox to a file by using PUT without using any loops.
Here is my question. I tried your GET with a Microsoft Document. It works too. It placed the content of the file into the string but when I assigned text1.text = sBuffer, nothing shows except for a couple of symbols.
If I place a richtextbox on my form and do a LOADFILE("C:\Microsoft Word Document"), then it place everything in the richtextbox.
How can I do it similar to richtextbox using your GET method?
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
|