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,b6b341ecb340f91b X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit From: "darren" Newsgroups: comp.lang.ada References: <411638f3$1@dnews.tpgi.com.au> Subject: Re: preserving ASCII Case in objectAda, how to ? Date: Mon, 9 Aug 2004 00:47:48 +1000 Organization: - X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 NNTP-Posting-Host: 220.244.246.124 X-Original-NNTP-Posting-Host: 220.244.246.124 Message-ID: <41163d12$1@dnews.tpgi.com.au> X-Trace: dnews.tpgi.com.au!tpg.com.au 1091976466 220.244.246.124 (9 Aug 2004 00:47:46 +1000) Path: g2news1.google.com!news1.google.com!news.glorb.com!solnet.ch!solnet.ch!nntp.gblx.net!nntp3.phx1!dnews.tpgi.com.au!tpg.com.au!not-for-mail Xref: g2news1.google.com comp.lang.ada:2629 Date: 2004-08-09T00:47:48+10:00 List-Id: managed to figure it out "darren" wrote in message news:411638f3$1@dnews.tpgi.com.au... > Hi, I use ObjectAda 7.2.2 > > I noticed that I have in Options > Language, my Case set to "(ticked) Save > using case style. Style: Ada 95 RM style" > > Now the casing is ok when viewed within objectADA. However when i look at > the raw textfile, the casing is not the same. Can anyone tell me how to > preserve the casing to that viewed in ObjectAda to my raw text file? This is > such a pain. > > Any help appreciated. > > Thanks so much! > Darren. > >