comp.lang.ada
 help / color / mirror / Atom feed
From: xadian <xadian@gmx.de>
Subject: Random Input-Size and recognizing ENTER-press
Date: Sun, 19 Dec 2004 09:44:35 +0100
Date: 2004-12-19T09:44:35+01:00	[thread overview]
Message-ID: <cq3f0i$fau$05$1@news.t-online.com> (raw)

Hi all

Here's my problem:
I need to to Get() a random number of characters (typed by the user) in 
an array.
I could loop with a Get() statement and exit when all the inputs are in 
the array, but for that I'd need to know the number of inputs before. Is 
there a way to do that without knowing the input number?!
It would be possible if there is a way to recognize when the user 
presses the ENTER button (s.th. like captureEvent()). Is that possible?

Ty already
Xadian




             reply	other threads:[~2004-12-19  8:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-19  8:44 xadian [this message]
2004-12-19 14:50 ` Random Input-Size and recognizing ENTER-press Marius Amado Alves
2004-12-19 16:01   ` Jeffrey Carter
2004-12-19 16:03     ` Pascal Obry
2004-12-19 23:47       ` Jeffrey Carter
2004-12-20 14:36     ` Steve
2004-12-20 23:45       ` Jeffrey Carter
2004-12-19 15:52 ` Jeffrey Carter
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox