TextBuffer tb = TextBuffer(); ; tb.AppendText(strfmt("%1\t%2\t%3\n", id, Name, Desc)); tb.toFile("c:\\output.txt");