RE : RE : [fpc-pascal] Burn a CD

2012-03-24 Thread Ludo Brands
> I will see, thanks. > To read the Output, I think is better to use this tutorial: > http://wiki.lazarus.freepascal.org/Executing_External_Programs #Reading_large_output Yes. You want to read the output continuously and display it as soon as there is new data. Ludo ___

Re: RE : [fpc-pascal] Burn a CD

2012-03-24 Thread Marcos Douglas
On Fri, Mar 23, 2012 at 2:12 PM, Ludo Brands wrote: > >> >> Today I'm back to this problem. >> I downloaded the CDRtools (it need cygwin too). >> I burned the files on the CD-R... very good! >> >> But I still have a problem: >> The CD or DVD will have many files so, recording may take >> much time