Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Run /n music.m3u
Message
 
 
À
25/08/2002 12:29:39
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00693412
Message ID:
00693416
Vues:
29
You can use ShellExecute Win Api function.
lcList = "Music.m3u"
?Shellexecute(0,"Open",lcList,"","",1)
>I create a playlist from a db of songs on disk and want to play this playlist with the following command but it fails.
>
>RUN /n "Music.m3u"
>
>
>what would be the best way to do this?
>
>
>Thanks
>
>
>Peter
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform