comp.lang.ada
 help / color / mirror / Atom feed
* Random Input-Size and recognizing ENTER-press
@ 2004-12-19  8:44 xadian
  2004-12-19 14:50 ` Marius Amado Alves
  2004-12-19 15:52 ` Jeffrey Carter
  0 siblings, 2 replies; 8+ messages in thread
From: xadian @ 2004-12-19  8:44 UTC (permalink / 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




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2004-12-20 23:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-19  8:44 Random Input-Size and recognizing ENTER-press xadian
2004-12-19 14:50 ` 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

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