in reply to Mysterious script crash in win2k and ActivePerl

try running the script from the command line. you'll be able to see any errors.
  • Comment on Re: Mysterious script crash in win2k and ActivePerl

Replies are listed 'Best First'.
Re: Re: Mysterious script crash in win2k and ActivePerl
by jhanna (Scribe) on Dec 13, 2002 at 20:58 UTC
    The batch file runs from the command line. There's nothing to see -- the command prompt window is gone when I come back.
      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.