K
kielhd
Hi NG,
is there a way for Perl to find out, if a CD is a CD-R or a CD-RW?
TIA,
Henning
is there a way for Perl to find out, if a CD is a CD-R or a CD-RW?
TIA,
Henning
kielhd said:is there a way for Perl to find out, if a CD is a CD-R or a CD-RW?
If your operating system provides and interface that makes this
information available to applications then no doubt you can get at it
with Perl.
For example on Unix-like OSs there's probably an IOCTL you can use on
the device file correspoding to the CD.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.