try this
filename = "C\:whatever.txt"
open filename for output as #1
print #1, richtextbox1.text
close
this is off the top of my head so there may be syntax errors.
let me know if it works.
|
Results 1 to 12 of 12
Thread: Text file manipulationHybrid View
|
Click Here to Expand Forum to Full Width |