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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,c8bf7bc76e8609e3 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.glorb.com!cyclone1.gnilink.net!gnilink.net!wns13feed!worldnet.att.net!12.120.4.37!attcg2!ip.att.net!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: Ada Date: 26 Jan 2005 14:24:06 -0600 Organization: LJK Software Message-ID: References: <1106770009.493447.308200@c13g2000cwb.googlegroups.com> NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1106770991 15098 192.135.80.34 (26 Jan 2005 20:23:11 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Wed, 26 Jan 2005 20:23:11 +0000 (UTC) Xref: g2news1.google.com comp.lang.ada:7993 Date: 2005-01-26T14:24:06-06:00 List-Id: In article <1106770009.493447.308200@c13g2000cwb.googlegroups.com>, mcf501@york.ac.uk writes: > I was just wondering if it is possible to change the colour of a string > in ada 95? Ada strings have no attribute called "color". If you mean to change the color in which a string is displayed, that depends on your operating system and display hardware. On an older terminal, for instance, the only two color choices are Black and White.