There's also the appending boolean value for a secondary parameter in StreamWriter
True would tell it that append is acceptable as a boolean value (True) of course. Non tested, but from what I can remember it's as easy as that.Code:StreamWriter("File.txt", True)




< Please
if this helped you out. Any kind of thanks is gladly appreciated > 
Reply With Quote