Open a text file in a textbox
Open a text file in a textbox
Rate Open a text file in a textbox
(1(1 Vote))
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]
Open a text file in a textbox Comments
No comments yet — be the first to post one!
Post a Comment