RE: How to plug memory leak?

2005-06-20 Thread Siegfried Heintze
What about the memory used by threads? Do I have to join with a thread to recover its memory? I had trouble using the same four threads so I just create new ones when the old ones finish their assigned task. How do I delete the old threads that are idle? Thanks, Sieg -- To unsubscribe, e-mail

Re: Mmodifing Windows registry key

2005-06-20 Thread Chris Devers
On Mon, 20 Jun 2005, Nazary, David wrote: > I want to run a script in a continuous loop so that each time it runs > it will modify a registry key and get the data against the new key. > > Basically, I need to use "reg.exe UPDATE" command from inside a perl > script. Is it possible? Yes, but wh

Mmodifing Windows registry key

2005-06-20 Thread Nazary, David
Hi; I want to run a script in a continuous loop so that each time it runs it will modify a registry key and get the data against the new key. Basically, I need to use "reg.exe UPDATE" command from inside a perl script. Is it possible? I have seen some examples on the web but they are too compli

Re: What about perlcc?

2005-06-20 Thread Randal L. Schwartz
> "Augusto" == Augusto Flavio <[EMAIL PROTECTED]> writes: Augusto> Hi >>> did you pay attention to ANY of the answers? Augusto> Yes, I pay attention in all answers. Apparently not, because you're still trying to hide your source code. STOP THAT. Can we make it any clearer? -- Randal L. Sc