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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,1778172b15c38ba8,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news.glorb.com!newsfeed.pionier.net.pl!newsfeed.silweb.pl!newsfeed.tpinternet.pl!nemesis.news.tpi.pl!news.tpi.pl!not-for-mail From: "Marcin B." Newsgroups: comp.lang.ada Subject: select semantic Date: Wed, 27 Apr 2005 12:46:52 +0200 Organization: tp.internet - http://www.tpi.pl/ Message-ID: NNTP-Posting-Host: dqo183.neoplus.adsl.tpnet.pl Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Trace: nemesis.news.tpi.pl 1114599099 27244 83.24.174.183 (27 Apr 2005 10:51:39 GMT) X-Complaints-To: usenet@tpi.pl NNTP-Posting-Date: Wed, 27 Apr 2005 10:51:39 +0000 (UTC) User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en X-Antivirus: avast! (VPS 0517-1, 2005-04-26), Outbound message X-Antivirus-Status: Clean Xref: g2news1.google.com comp.lang.ada:10750 Date: 2005-04-27T12:46:52+02:00 List-Id: Hello, I would like to ask about semantic of "select" instruction. In a few "when" branches I use EntryName'COUNT. Are conditions in "when" branches being recalculated, when EntryName'COUNT changes?? -- Best regards M.B.