Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP plays WMP
Message
From
05/01/2005 10:27:41
 
 
To
03/01/2005 11:29:46
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00972406
Message ID:
00974394
Views:
42
Here is a similar approach to Dragan's in order to just play one tune.
oShell=CREATEOBJECT('WScript.Shell')
oShell.Run('C:\temp\TestSnd.wav',2)
Previous
Reply
Map
View

Click here to load this message in the networking platform