From: | Allan Odgaard |
Date: | 21 Aug 2000 at 00:03:24 |
Subject: | Re: Writing a file within a Task |
On 20-Aug-00, Sensei wrote:
>> And even some devices perform their work in the context of the
>> caller, at least clipboard.device :-(
> Even if you're using BeginIO(); WaitIO(); (DoIO() tries to force quick
> mode of device ) ?
I can't recall if I tried that -- but I think I tried everything before
eventually following hte advice of Olaf Barthel and offload the work to
a process...
Regards Allan