[[https://www.revelation.com/|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]]
==== Sounds (OpenInsight Specific) ====
=== At 11 JUN 2000 05:52:26PM Richard Hunt wrote: ===
{{tag>"OpenInsight Specific"}}
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 [url=http://www.revelation.com/8525652b0066bfaf/d739a1010f28f6798525656b00612ab1/46EF7A773E9AE54C8525668000134EB1?OpenDocument]this[/url] 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)
[[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=NONWORKS_READ&SUMMARY=1&KEY=47526F96685E84CA852568FB00782852|View this thread on the forum...]]