[Gambas-user] Beep?

Jussi Lahtinen jussi.lahtinen at ...626...
Tue Oct 19 16:39:21 CEST 2010


Some distributions seems to have "beep" command also.
If so, then SHELL "beep".

Jussi



2010/10/19 Benoît Minisini <gambas at ...1...>

> > SHELL "echo -e \"\\007\" >/dev/tty10"
> >
> > I think I got that from this forum.
> >
> > bbb888 wrote:
> > >   Pretty simple?
> > >
> > > How can I make the computer go "beep"
>
> In Gambas, PRINT Chr$(7); if you are running inside a terminal. But if your
> terminal is an emulator (e.g. konsole), you may have to configure it to
> actually make a true beep.
>
> Regards,
>
> --
> Benoît Minisini
>
>
> ------------------------------------------------------------------------------
> Download new Adobe(R) Flash(R) Builder(TM) 4
> The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly
> Flex(R) Builder(TM)) enable the development of rich applications that run
> across multiple browsers and platforms. Download your free trials today!
> http://p.sf.net/sfu/adobe-dev2dev
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list