Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
NeroCOM
Message
De
19/11/2003 14:54:15
Matthias Will
BiCON Systemtechnik GmbH
Karlsruhe, Allemagne
 
 
À
19/11/2003 14:33:10
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Divers
Thread ID:
00851551
Message ID:
00851601
Vues:
8
Hallo Stefan,

>Besides NeroCOM you can also use NeroCMD for automated burning if your requirements >are comparatively simple - that's what we do.
Yes - we use Nerocmd at this time too. But it really would be nice to have a seamless integration and event-driven status-display - what should be possible with the use of NeroCOM...

To be more specific :
In the docs is a sample for VB :
drive.BurnIsoAudioCD "Pop Star", "Title", 0, isotrack, Nothing,Nothing,NERO_BURN_FLAG_WRITE, 4,NERO_MEDIA_CD

which imho should be in VFP :
Drive.BurnIsoAudioCD("Pop Star","Title",0 or .F.,isoTrack,.NULL.,.NULL.,NERO_BURN_FLAG_WRITE,4,NERO_MEDIA_CD)

but at execution time it raises a "type-mismatch" error...

The Definition shown in object-browser looks like :
Method BurnIsoAudioCD(Artist As String, Title As String, CDExtra As Logical, ISOTrack As INeroISOTrack, AudioTracks As INeroAudioTracks, CDStamp As INeroCDStamp, Flags As NERO_BURN_FLAGS, Speed As Long, type As NERO_MEDIA_TYPE) As Void


Hmm - another idea ?

Gruss
Matthias
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform