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.5 required=5.0 tests=BAYES_05,FREEMAIL_FROM,XPRIO autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,bc680a9b280515e7,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-03-23 21:28:08 PST Path: supernews.google.com!sn-xit-03!supernews.com!nntp.cs.ubc.ca!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!codeine.org!fr.clara.net!heighliner.fr.clara.net!newspeer2.clara.net!news.clara.net!feeder.singnet.com.sg!mawar.singnet.com.sg!not-for-mail From: "Neo" Newsgroups: comp.lang.ada Subject: Inconsistent result Date: Sat, 24 Mar 2001 12:58:20 -0800 Organization: Singapore Telecommunications Ltd Message-ID: <99haru$6dt$1@dahlia.singnet.com.sg> NNTP-Posting-Host: tns03058.singnet.com.sg X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Xref: supernews.google.com comp.lang.ada:6030 Date: 2001-03-24T12:58:20-08:00 List-Id: Hi, I always have an inconsistency in my output result when I do looping, meaning, when I add 30(integer) to a local variable, it would sometimes add other figures(e.g 300) instead of 30 everytime. I am using Apex rational compiler and HP-UX platform version 9. Please help. Thank you. Regards, Christina