in reply to Re: Re: date problem with movie script
in thread date problem with movie script

Use of uninitiated value in exists at getdata.pl line 1943

Usually I get this error when I have use strict; and then the line in question doesn't have a conditional like:

print $this if ($this); ## if $this has some value...

{\('v')/}
`(___)' __________________________
  • Comment on Re: Re: Re: date problem with movie script