On 24/05/07, Geoffrey Spear <[EMAIL PROTECTED]> wrote:
> $path = $ENV{PAR_TEMP} . "/inc" if exists $ENV{PAR_TMP}; > > I'd be interested to know if it still works :-)It does, except you've got a typo in the second "PAR_TEMP" that just hurt my brain trying to figure out why $path wasn't getting set. It works fine now that I found that. Thanks!
Oops! That's a bug in Win32::GUI::SplashScreen - I'll have to make sure that gets fixed. Thanks, Rob.