comp.lang.ada
 help / color / mirror / Atom feed
* Interrupt "Get"
@ 1998-05-20  0:00 John Slavich
       [not found] ` <%1N81.460$ja.2197141@newsread.com>
  1998-05-21  0:00 ` Robert Dewar
  0 siblings, 2 replies; 7+ messages in thread
From: John Slavich @ 1998-05-20  0:00 UTC (permalink / raw)



Hello Again,

	Being a novice, I'm trying to find an easy way of interrupting a get
command.  Let's say that I have two tasks and Task_1 has the first
rendez-vous ans has a "get":
---
accept get_num(num: in out Integer) do
	put("Type a number");
	get(num);
---

Task_2 has to wait until the user enters a number.  In essence
everything is frozen until the number is entered.  Is there a way that I
can still wait for the user's answer and allow task_2 to go ahead?

Thanks for your time.

JOhn




^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: Interrupt "Get"
@ 1998-05-28  0:00 Joseph Altea
  0 siblings, 0 replies; 7+ messages in thread
From: Joseph Altea @ 1998-05-28  0:00 UTC (permalink / raw)



ignore


Joseph Altea





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

end of thread, other threads:[~1998-05-28  0:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-05-20  0:00 Interrupt "Get" John Slavich
     [not found] ` <%1N81.460$ja.2197141@newsread.com>
1998-05-21  0:00   ` Robert Dewar
1998-05-22  0:00     ` Michael F Brenner
1998-05-21  0:00 ` Robert Dewar
1998-05-21  0:00   ` John Slavich
1998-05-21  0:00   ` Robert Dewar
  -- strict thread matches above, loose matches on Subject: below --
1998-05-28  0:00 Joseph Altea

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