third_party_content:community:commentary:forums_nonworks:47526f96685e84ca852568fb00782852

Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 11 JUN 2000 05:52:26PM Richard Hunt wrote:

I want to have a window make a warning sound. Somewhat like how in the "control panel" "sounds" "events" "window" "asterisk".

Here are the details. Within the outbound scanning window, a user enters the actual store they are scanning out of the warehouse and into the trailer. Now, if a scanned carton is not that store, I want a warning sound to go off. How do I make this sound "sound"!

I have tried this…

RESULT=UTILITY('RUNWIN','c:\temp\asterisk.wav',-1)

Nothing happens. No window appears. No sound. A complete failure. If I execute the program (c:\temp\asterisk.wave) from "windows explorer" it works perfectly.

I have used the "RUNWIN" before, (to move files from one pc to another) on batch files, with success. Something is escaping me mind. Sure would appreciate a resolve.


At 12 JUN 2000 12:43PM Stephen S. Revelation wrote:

Richard,

Perhaps this previous posting will help.

-Stephen


At 12 JUN 2000 06:44PM Paul Rule wrote:

How about

RESULT=UTILITY('RUNWIN','START c:\temp\asterisk.wav',-1)

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/47526f96685e84ca852568fb00782852.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1