in reply to Re: Mysterious script crash in win2k and ActivePerl
in thread Mysterious script crash in win2k and ActivePerl

The batch file runs from the command line. There's nothing to see -- the command prompt window is gone when I come back.
  • Comment on Re: Re: Mysterious script crash in win2k and ActivePerl

Replies are listed 'Best First'.
Re: Re: Re: Mysterious script crash in win2k and ActivePerl
by batkins (Chaplain) on Dec 13, 2002 at 21:29 UTC
    well, then go to the command line and type myscript.bat or whatever its name is.
      that's what i'm doing... the whole thing is gone after the script bombs, and part of what makes debugging a challenge.

        Which is exactly why I told you to redirect STDERR...