|
-
Nov 3rd, 2005, 02:59 PM
#8
Re: Select all/Find/Open with?
 Originally Posted by Hack
If you are creating a Notepad like program why are you opening a text file for Binary Access Read?
If you are going to read a text file into a textbox you should be opening the file for Input.
Opening a text file for binary is just another way of opening things. It tends to be faster. You get the same result.
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
|