DataLab is a compact statistics package aiming at exploratory data analysis. Please visit the DataLab Web site for more information....


SaveToFile

Declaration: TStringList.SaveToFile(const FileName: string);
Saves the strings in the list to the file specified by the pararmeter FileName. Each string in the list is written to a separate line in the file.