|
Re: How to use tasks
1. The main reason I want to use a task is so that I can tell one system to do something while continuing to do something else.
2. No, I'm not really comfortable with multi-tasked programming. But what I'm trying to do won't be subject to multiple tasks trying to access the same systems. The task that I create will be the only one accessing the systems.
|