Hi, I must modify some one line (mostly first line) in big text file (~10 000 lines). Doing this by loading and saving file using TStringList takes a long time (and amount of RAM). Exists any faster way based on TextFile type (like Write, WriteLn)? Regards