Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using ??Chr(7) scrap my screen
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00688592
Message ID:
00688636
Vues:
28
>>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--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform