in reply to Re^3: Eliminate pop up window when script executes
in thread Eliminate pop up window when script executes

For some unknown reason it still pops up that window on my Windows NT workstation. I will have to find out another way. Thanks.
  • Comment on Re^4: Eliminate pop up window when script executes

Replies are listed 'Best First'.
Re^5: Eliminate pop up window when script executes
by mikeock (Hermit) on Feb 10, 2006 at 22:11 UTC
    Do a print on $^0. Change the if to match the value that is returned and your problem is resolved.