Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Playing a WAV file in the init() Method
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00499683
Message ID:
00507105
Views:
10
You don't need an API call to play a WAV file ASYNC. Just to the following code:

SET BELL TO "Windows NT Logoff Sound.wav"
? CHR(7)

CHR(7) is an ASYNC command within VFP
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform