From: Robert M. <rob...@us...> - 2007-05-24 18:52:12
|
On 24/05/07, Geoffrey Spear <geo...@gm...> 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. |