this is just a guess, but maybe the last line of the saved file is an empty line
try changing
toFor i = LBound(s1) To UBound(s1)see if the error goes awayCode:For i = LBound(s1) To UBound(s1) - 1
|
Results 1 to 6 of 6
Thread: Save whole listview to textfileHybrid View
|
Click Here to Expand Forum to Full Width |