Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Play a sound
Message
 
To
16/05/2002 15:41:20
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00657735
Message ID:
00657742
Views:
34
This message has been marked as the solution to the initial question of the thread.
>Is it a major ordeal to have a program play a .wav file? I am converting Fox2.6 for DOS code to VFP 6.0, and we used to use ?? CHR(7) to get a chime out of the computer.
>
>Thanks

MyWavFile="c:\winnt\media\chord.wav"
set bell to (MyWavFile)
? chr(7)
?? chr(7)
Hector Correa
Previous
Reply
Map
View

Click here to load this message in the networking platform