Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using ??Chr(7) scrap my screen
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00688592
Message ID:
00688636
Views:
29
>>Hi Eric,
>>
>>>I am trying to make a sound when the user goes over a button.
>>
>>Declare Integer sndPlaySound in WinMM String, Integer
>>? sndPlaySound(GetFile("WAV"),0)
>>
>>
>>Christof
>Thanks Christof
>
>It seems to work BUT now I have a '1! printing on the screen!

Remove "?".
sndPlaySound(GetFile("WAV"),0)
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform