Copy files to CD or DVD

  • Thread starter Thread starter FrankC
  • Start date Start date
F

FrankC

I want to programmatically copy all of the files in a directory to a CD or
DVD in Access 2000 and 2003. Can I use SendFile with wildcards. If not what
would be loop code look like?

Thanks
Frank
 
We would need more information to truly be able to help you.

That said, it all depends on what burning software you have installed on
your pc. If you google your software (nero, roxio, cyberlink, ...) and vba
you should be able to locate example of how you can automate you specific
software.
--
Hope this helps,

Daniel Pineault
http://www.cardaconsultants.com/
For Access Tips and Examples: http://www.devhut.net
Please rate this post using the vote buttons if it was helpful.
 
Back
Top