On Wed, Feb 21, 2007 at 01:16:58PM -0500, Ronald J Kimball wrote:
> On Wed, Feb 21, 2007 at 10:12:28AM -0800, Matt Herzog wrote:
> > On Wed, Feb 21, 2007 at 11:52:38AM -0500, Ronald J Kimball wrote:
> > > On Wed, Feb 21, 2007 at 08:27:31AM -0800, Matt Herzog wrote:
> > > >         $msg->attach(Type => 'image/png',
> > > >                      Id   => '$firm.png',
> > > >                      Path => '$firm.png',
> > > 
> > > Those should be double quotes, not single quotes.  :)
> > > 
> > > Ronald
> > 
> > [EMAIL PROTECTED]:~/work$ perl dippy.pl 
> > <runs for a few seconds then:>
> > 
> > ecolab.png: not readable
> > 
> > ecolab.png would be the first png file generated.
> 
> Perhaps ecolab.png is not in the current working directory, so the actual
> path to the file needs to be included.

I doubt there can ever be a path to the files. The png files are being 
generated dynamically (earlier in the script) when some code snatches them from 
an URL.


-- 
Ubuntu eh? I'm not really into Pokemon.
 
_______________________________________________
Boston-pm mailing list
[email protected]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to