I am actually having the same issue. I have a timer on a form and each time the timer fires, I pull data from a sqlexpress table which has a timestamp field. Depending on the results of the new data, I play different sounds. If I click into the grid, then move the cursor up with the arrow key, the sounds start firing. If I just run the app, the sounds don't fire....
John Harvey -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Fred Taylor Sent: Saturday, April 11, 2009 10:07 PM To: ProFox Email List Subject: Re: set bell and wav files Works for me in VFP6/SP5 and VFP9/SP2, XP/SP3. Fred On Thu, Apr 9, 2009 at 5:39 PM, Gerald Foote <[email protected]>wrote: > > > I am calling this code in a procedure file, nothing happens when I call, it > just falls right thru with no sound.. > > If I enable the set step on and I resume after it stops, the laser sound > plays.. > > Anyone have any idea what is causing this behavior. > > > > Set Bell To ("C:\WAVE_FILES\LASER.WAV") > > **SET STEP ON > > ?Chr(7) > > SET BELL to > > > > Thanks Jerry > > > > > > --- StripMime Report -- processed MIME parts --- > multipart/alternative > text/plain (text body -- kept) > text/html > --- > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/00c301c9bb68$c31c1440$49543c...@[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

