VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Open a text file in a textbox

by King Seh Horng (15 Submissions)
Category: Files/File Controls/Input/Output
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Thu 11th April 2002
Date Added: Mon 8th February 2021
Rating: (1 Votes)

Open a text file in a textbox

Rate Open a text file in a textbox




open d for input as #1
print #1,text1.text
close #1

'For further information about my code, pls e-mail me at [email protected]

Download this snippet    Add to My Saved Code

Open a text file in a textbox Comments

No comments have been posted about Open a text file in a textbox. Why not be the first to post a comment about Open a text file in a textbox.

Post your comment

Subject:
Message:
0/1000 characters