Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Run /n music.m3u
Message
 
 
To
25/08/2002 12:29:39
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00693412
Message ID:
00693416
Views:
30
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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform