[fpc-pascal] Burn a CD

Marcos Douglas md at delfire.net
Sat Mar 24 15:35:01 CET 2012


On Fri, Mar 23, 2012 at 2:12 PM, Ludo Brands <ludo.brands at free.fr> 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. How do you show to user the progress?
>>
>
> CDRtfe is a gui front-end for cdrecord written in Delphi. You can find the
> sources here http://cdrtfe.sourceforge.net/cdrtfe/source_en.html. I appears
> they show the output of cdrecord in a TMemo. When you launch cdrecord with
> -v you get the progress in %.

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

Marcos Douglas



More information about the fpc-pascal mailing list