Wiggins d Anconia wrote: > I also notice that you catch the return result of 'Write' and then > warn > if it is positive, but 'Write' returns the number of images written, > so > it should be positive. I suspect this is because it is just test code, > but you will likely need to correct that before release. >
You're right about this one. The example code in im-hax-montage-1.pl (see earlier url) uses this code and I just duplicated the error. > One more suggestion I had in light of these findings, would be to add > a print statement after the Montage before the Write so we can confirm > that the script is in fact hanging at the Montage rather than at the > Write. > Another good idea, which I shall try tonight along with the others, or this afternoon if I can get Image::Magick installed on my work PC. That's another story! Thanks for the suggestions, -- james The information contained in this e-mail is intended for the recipient or entity to whom it is addressed. It may contain confidential information that is exempt from disclosure by law and if you are not the intended recipient, you must not copy, distribute or take any act in reliance on it. If you have received this e-mail in error, please notify the sender immediately and delete from your system. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>