Hi.
Anyone have code, that should save every new text to a new row?
This code saves text to the same row as previous.
Miha2c30Code:Open "c:\file.txt" for Append as #1 Print #1, strData Close #1
|
Results 1 to 21 of 21
Threaded View
|
Click Here to Expand Forum to Full Width |