Environment limit on NT

2007-08-07 Thread Sumit Sahu
Hi All, I am running into a strange problem when running perl on Windows. Basically, the 'system' command seems to be exitting abruptly. I traced it down and found that this problem occurs only when the PATH variable is too long (Yet to define how long is too long but the common observation is

Re: Environment limit on NT

2007-08-07 Thread Sumit Sahu
our applications have a dependency on the PATH so cant risk fiddling with it. Thanks, Sumit Jenda Krynicky <[EMAIL PROTECTED]> wrote: From: Sumit Sahu > I am running into a strange problem when running perl on Windows. > Basically, the 'system' command seems to be exittin