Hi Dennis, 

Thanks for the reply!  The line that is shown below is not what I have in
the actual script.  I don't know happned, but here is the actual line. 

SoundPlay ("C:\\Windows\\Media\\Utopia Recycle.wav") 

The file compiled, but I don't get the any sound.  Your thoughts would be
greatly appreciated!  It seems like I remember something about a setting in
the configuration manager that allows wav sounds, but I don't remember
where.  Do you know if that is the case, and would it be helpful?  

Danny 

At 08:42 PM 7/16/99 -0700, you wrote:
>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
>

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

Reply via email to