Appends (preformatted) text to an file
Source position: lclproc.pas line 305
procedure DbgAppendToFileWithoutLn(
FileName: string;
S: string
);