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.6 required=5.0 tests=BAYES_00,DEAR_SOMETHING, INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,95bca8794514baaa X-Google-Attributes: gid103376,public From: Alejandro Villanueva <190921@cepsz.unizar.es> Subject: Re: select ... or delay ... end select Date: 2000/10/23 Message-ID: <39F478F2.B9716220@cepsz.unizar.es>#1/1 X-Deja-AN: 684897475 Content-Transfer-Encoding: 8bit References: <39F06DC0.55772F5B@cepsz.unizar.es> <8ss7s1$5gr$1@nnrp1.deja.com> Content-Type: text/plain; charset=iso-8859-1 X-Complaints-To: usenet@news.unizar.es X-Trace: news.unizar.es 972324079 20387 155.210.154.31 (23 Oct 2000 18:01:19 GMT) Organization: Universidad de Zaragoza Mime-Version: 1.0 NNTP-Posting-Date: 23 Oct 2000 18:01:19 GMT Newsgroups: comp.lang.ada Date: 2000-10-23T18:01:19+00:00 List-Id: Robert Dewar wrote: > In article <39F06DC0.55772F5B@cepsz.unizar.es>, > Alejandro Villanueva <190921@cepsz.unizar.es> wrote: > > This is a multi-part message in MIME format. > > --------------2E663FC7BA08114320D37981 > > Content-Type: text/plain; charset=iso-8859-1 > > Content-Transfer-Encoding: 8bit > > > > Dear Sirs, > > > > Maybe I'm more stupid that I think I am but... why doesn't > > this code > > work??? > > Well it does work, it does EXACTLY what you have asked it to do > and what I would expect it to do. > > To answer your question, I have to guess what misconception is > causing you to expect the wrong thing, or perhaps to guess what > compiler you are using that does something wrong with it. > > When you make a bug report *anywhere* ALWAYS say exactly what > you saw, and why you think it is wrong, or why it is not what > you expect. Otherwise we are playing guessing games. > > And most likely the misconception is nothing to do with > being "stupid", but rather with either misunderstanding some > Ada concept, or not noticing an obvious bug. We can help with > either problem, but we are not mind readers :-) > > Sent via Deja.com http://www.deja.com/ > Before you buy. Well, once more you are right. You cannot read minds. This is what I expected it to do: I wanted to get a user's answer to some question. If the answer were not ready in *one* second the put FALSE, else put TRUE. Excuse me, but I thought it would be rather obvious... -- ------------------------------------------------------ �Quieres Cobrar por Navegar en Internet? Visita: http://www.navegana.com/dinero/flintstone.html ------------------------------------------------------ Alejandro Villanueva 190921@cepsz.unizar.es ------------------------------------------------------