[plt-scheme] ring my chimes

From: michael rice (nowgate at yahoo.com)
Date: Tue Dec 12 15:07:18 EST 2006

Thanks for all the help.

I'm sure there are excellent reasons for putting the
bell ringing code at

(require (lib "mred.ss" "mred"))

BUT, (imho) making a sound to alert the user that
something is amiss is so basic that one would think it
would be available no matter what language package has
been selected.

Michael

--- Eli Barzilay <eli at barzilay.org> wrote:

> On Dec 12, michael rice wrote:
> > Tried (only) this in definitions pane:
> > 
> > (require (lib "mred.ss"))
> 
> Should be:
> 
>   (require (lib "mred.ss" "mred"))
> 
> -- 
>           ((lambda (x) (x x)) (lambda (x) (x x)))   
>       Eli Barzilay:
>                   http://www.barzilay.org/          
>       Maze is Life!
> 



 
____________________________________________________________________________________
Want to start your own business?
Learn how on Yahoo! Small Business.
http://smallbusiness.yahoo.com/r-index


Posted on the users mailing list.