Write the string in AText to a file named AFileName
Source position: tiUtils.pas line 233
procedure tiStringToFile(
const AText: string;
const AFileName: string
);