Hello Danny,
You don't show the full line, but we'll assume the word "PlaySound" was
before the starting "(" on your example line!<grin>
Even at that, you have a ":" just after that character that needs to be
removed, and  replaced with an opening quote, and you need double
backslashes "\\" where ever you use a single backslash "\" within a pathname
designation.

Hope this helps!

Thanks,
Dennis Brown, [EMAIL PROTECTED]
Visit the Blind Programming site at http://www.mindspring.com/~brown99/



<[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 16, 1999 2:57 PM
Subject: Jfw and PlaySound function in Scripts


> Hello All,
> I have written a script to which I wish to add a wav sound.  I have
written
> the PlaySound function into the script as follows:
>
> (:C:\\Windows\Media\Utopia Recycle.wav"), and it compiled nicely.  However
> upon execution of the assigned hot key for the script, the designated
> sound, or any other sound for that matter, is not played.  Have I missed
> something somewhere?  Help!
>
> Danny
>
>
> Now this is eternal life: that they may know you, the only true God,
> and Jesus Christ, whom you have sent, (John 17:3) .
>
> -
> Visit the jfw ml web page: http://jfw.cjb.net

-
Visit the jfw ml web page: http://jfw.cjb.net

Reply via email to