[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sound in IDL



Jörg Schliwa (joerg.schliwa@ewetel.net) writes:
 
> Is there a possibility to make a sound signal in IDL, e.g. to make 'bing'
> when a calculation has finishid? I couldn't find any hint in the IDL-help.

On UNIX systems you can try this:

   IDL> Print, String(7B)

On PCs, you can try this:

   IDL> Beep

This goes "beep", rather than "bing", of course. But
maybe you could get used to it. :-)

Cheers,

David
-- 
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155