Thanks! I found all i need at "How to edit a text file without openning it":Originally Posted by RhinoBull
Code:Open "C:\File.txt" For Input As #1 text1.text = Input(LOF(1), 1) Close #1
|
Results 1 to 3 of 3
Hybrid View
|
Click Here to Expand Forum to Full Width |