From: Curt Hibbs Date: 2002-06-28T03:25:40+09:00 Subject: RE: Windows Threading [was help] Dave Thomas wrote: > > Threading is the big one. Then there's also the strange subprocess > handling: last time I tried it, accessing $? after calling system() > threw an exception, for example. Handling of built-in commands also > used to be problematic. I am going to try to figure out the threading problem, out of necessity -- as it is holding up the development of FreeRIDE. If anyone has already spent any time investigating this, I would appreciate any information that you could pass on to speed up my efforts. Curt