Re: [Tutor] write list to columns

2012-04-13 Thread Mark Lawrence
On 13/04/2012 08:47, questions anon wrote: thanks all! No problem, but I would like like to point out, albeit repeating myself, that my normal profesional fees apply, i.e. two pints of Ringwood Old Thumper or equivalent should you ever be in my neck of the woods. -- Cheers. Mark Lawrence.

Re: [Tutor] write list to columns

2012-04-13 Thread questions anon
thanks all! On Fri, Apr 13, 2012 at 2:02 AM, Alan Gauld wrote: > On 12/04/12 15:32, Mark Lawrence wrote: > > That's going to be quite awkward to do. Files like to be written one >>> complete line at a time. The normal approach would be to build up the >>> table structure in memory and then write