From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,226c94e9429bc15e X-Google-Attributes: gid103376,public From: Samuel Tardieu Subject: Re: Simple question Date: 1996/11/08 Message-ID: #1/1 X-Deja-AN: 195273486 sender: tardieu@gargantua.enst.fr references: to: "Paul Carlucci (CS)" content-type: text/plain; charset=iso-8859-1 organization: TELECOM Paris mime-version: 1.0 newsgroups: comp.lang.ada Date: 1996-11-08T00:00:00+00:00 List-Id: >>>>> "Paul" == CS writes: Paul> I'm using gnat under Solaris and SunOS. I would like to know Paul> how to make a beep. I'm not talking about playing an au file Paul> (although that would be cool) I just want to make the standard Paul> system error beep. Please respond with e-mail. Ada.Text_IO.Put (Ada.Characters.Latin_1.BEL); Sam -- Samuel Tardieu -- sam@ada.eu.org