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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,7d2a1bc8d768974f,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews1.google.com!z14g2000cwz.googlegroups.com!not-for-mail From: "mferracini" Newsgroups: comp.lang.ada Subject: Gnat and priority level Date: 19 Oct 2004 02:00:57 -0700 Organization: http://groups.google.com Message-ID: <1098176457.332197.157030@z14g2000cwz.googlegroups.com> NNTP-Posting-Host: 213.215.153.30 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1098176461 1748 127.0.0.1 (19 Oct 2004 09:01:01 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 19 Oct 2004 09:01:01 +0000 (UTC) User-Agent: G2/0.2 Complaints-To: groups-abuse@google.com Injection-Info: z14g2000cwz.googlegroups.com; posting-host=213.215.153.30; posting-account=OjhBzA0AAAC7IWpsLrvIpzjmXdzmh93y Xref: g2news1.google.com comp.lang.ada:5437 Date: 2004-10-19T02:00:57-07:00 List-Id: Hi, i'm new on ada and i have many problem... :) i need an info: Ada.Text_Io.Put(Item => Integer'image(System.Priority'Last)); and gnat on windows2000 replay "30" but i need more level of priority (255): how i can do?(if i can, of course) thanks maurizio