|
|
|
| I have an application developed by using VFP 8.0. I want to add a function
so that users can copy data from the application to a CD. Is it supported by
VFP 8.0 and how to do it ?
Thanks in advance.
Chan
| |
| Fred Taylor 2005-06-02, 11:24 am |
| It has nothing to do with VFP. It all depends on if your OS or other
utility software allows writing to the CD or not.
--
Fred
Microsoft Visual FoxPro MVP
"Chan" <Chan@discussions.microsoft.com> wrote in message
news:19B44AE6-0378-4CB1-8D0F- 7BF60C476C5F@microso
ft.com...
>I have an application developed by using VFP 8.0. I want to add a function
> so that users can copy data from the application to a CD. Is it supported
> by
> VFP 8.0 and how to do it ?
>
> Thanks in advance.
>
> Chan
| |
|
| My computer has a RW CD-ROM and the OS is windows XP or 2000. I know how to
use the NERO software to write data to CD. In the past I can copy the data
to a floppy diskette in VFP application. Now is it possible to write data to
a CD in VFP application. I want to make the "copy to CD" process as easy as
possible to my users.
"Fred Taylor" wrote:
> It has nothing to do with VFP. It all depends on if your OS or other
> utility software allows writing to the CD or not.
>
> --
> Fred
> Microsoft Visual FoxPro MVP
>
>
> "Chan" <Chan@discussions.microsoft.com> wrote in message
> news:19B44AE6-0378-4CB1-8D0F- 7BF60C476C5F@microso
ft.com...
>
>
>
| |
| Fred Taylor 2005-06-03, 11:24 am |
| Most 3rd party utilities have a "driver" type program that you load that
allows you to write to a CD like a big floppy. It will handle the writing
of data to the CD. I have no idea if Nero has that sort of utility or not.
--
Fred
Microsoft Visual FoxPro MVP
"Chan" <Chan@discussions.microsoft.com> wrote in message
news:B24DCA89-8F5C-474F-B02C- AFEF287C8EB6@microso
ft.com...[color=darkred]
> My computer has a RW CD-ROM and the OS is windows XP or 2000. I know how
> to
> use the NERO software to write data to CD. In the past I can copy the
> data
> to a floppy diskette in VFP application. Now is it possible to write data
> to
> a CD in VFP application. I want to make the "copy to CD" process as easy
> as
> possible to my users.
>
> "Fred Taylor" wrote:
>
|
|
|
|