help-octave
[Top][All Lists]
Advanced

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

quiet beep


From: Geraint Paul Bevan
Subject: quiet beep
Date: Tue, 26 Jul 2005 21:09:54 +0100
User-agent: Debian Thunderbird 1.0.2 (X11/20050331)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Robert A. Macy wrote:
> Perfect.  Thank you.
> 
> but...change of subject...this is quiet
> 
>>>printf("this is a test\n\a")
> 
> this is a test
> ans = 16
> 
> 
> also...
> 
>>>printf("\a")
> 
> ans = 1
> 
> 
> Even as a script file this is quiet on both the Win98 and
> on the WinXP


You may have the windows message beep disabled, but perhaps you could
try to print the literal character ^G (ctrl-G):

printf("^G");

- --
Geraint Bevan
http://homepage.ntlworld.com/geraint.bevan

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iEYEARECAAYFAkLmmJIACgkQcXV3N50QmNMyggCgiwAvI5OlczQ49ur05BHSqm3V
kd4AnR1eeS4qM7wY9uiDFnoch2tuGujJ
=h492
-----END PGP SIGNATURE-----



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]