Groups | Search | Server Info | Login | Register


Groups > comp.sys.acorn.programmer > #6614

Re: TaskWindow Messages - output

From Paul Stewart <phorefaux@gmail.com>
Newsgroups comp.sys.acorn.programmer
Subject Re: TaskWindow Messages - output
Date 2026-03-11 17:51 +0000
Organization A noiseless patient Spider
Message-ID <167a00b85c.Paul@phorefaux> (permalink)
References <61f8e2b75c.Paul@phorefaux> <5cb7e6d170News04@avisoft.f9.co.uk>

Show all headers | View raw


In message <5cb7e6d170News04@avisoft.f9.co.uk>
          Martin <News04@avisoft.f9.co.uk> wrote:

> In article <61f8e2b75c.Paul@phorefaux>,
>    Paul Stewart <phorefaux@gmail.com> wrote:
>> Help Please!!!

>> I think I am probably misunderstanding something and so far appear
>> to be doing nothing but going around in circles.  I've searched
>> through CSA programmer archives on Google Groups also before
>> posting.

>> So I've started a task using SYS"Wimp_StartTask" That is working
>> fine.

>> Listening for message &808C2 (TaskWindow_Ego) to grab correct task
>> handle Again, working fine.

>> (I can have also tested &808C4 (TaskWindow_Morite) to kill the task)

>> Now I'm thinking I should be listening for &808C1
>> (TaskWindow_Output) to receive the contents of the TaskWindow.  Is
>> that correct?

> Yes, that is how you see the output to display yourself, interrogate,
> or lose.

> You can also send input to the TW by sending a TaskWindow_Input
> message.

> Remember to Ack where appropriate!

Well it's good to know my understanding is correct, so must be something 
else I'm not doing right.

Issue I have is that I am not receiving the &808C1 message.

I get the &808C3 when it has finished, but I also want the output that 
would usually be in the Task Window (if I was to manually run it, rather 
than run via Wimp_StartTask).


-- 
Paul Stewart
Sent from A9home running RISC OS 4.42

Back to comp.sys.acorn.programmer | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

TaskWindow Messages - output Paul Stewart <phorefaux@gmail.com> - 2026-03-11 12:29 +0000
  Re: TaskWindow Messages - output Martin <News04@avisoft.f9.co.uk> - 2026-03-11 13:11 +0000
    Re: TaskWindow Messages - output Paul Stewart <phorefaux@gmail.com> - 2026-03-11 17:51 +0000
      Re: TaskWindow Messages - output Harriet Bazley <harriet@bazleyfamily.co.uk> - 2026-03-11 18:50 +0000
        Re: TaskWindow Messages - output Paul Stewart <phorefaux@gmail.com> - 2026-03-11 19:42 +0000
          Re: TaskWindow Messages - output Martin <News04@avisoft.f9.co.uk> - 2026-03-11 23:28 +0000
            Re: TaskWindow Messages - output Paul Stewart <phorefaux@gmail.com> - 2026-03-12 20:32 +0000

csiph-web