Hey. My program has a thread in it so that the main program doesn't get tied up when another forum is doing work. Whenever I try to abort the thread, I always get an error that the thread is trying to be aborted. Is this supposed to happen? Should I just be able to end it whenever I want, without getting an error? Any information on threads?

Thanks
John