[Gimp-user] help updating old script please
Kevin Cozens
kevin at ve3syb.ca
Sat Mar 7 19:53:58 PST 2009
Dason wrote:
> I found the following script:
> ;; tile2anim.scm -*-scheme-*-
[snip]
> (let*
> (
> (theWidth)
> (theHeight)
> (theCols)
> (theRows)
> (theCol)
> (theRow)
> (theImage)
> (theLayer)
> (framePos)
> (tmpLayer)
> )
The main problem I see is you are using variables in the binding portion of
the let* block but did not provide an initial value for those variables.
See my notes about updating Script-Fu scripts at:
http://www.ve3syb.ca/wiki/doku.php?do=show&id=software%3Asf%3Aupdating-scripts
BTW, it is usually better to include a URL to the original script instead of
including it in an e-mail when posting to a mailing list. Not too big a deal
this time as the script wasn't that long.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ |"What are we going to do today, Borg?"
Owner of Elecraft K2 #2172 |"Same thing we always do, Pinkutus:
| Try to assimilate the world!"
#include <disclaimer/favourite> | -Pinkutus & the Borg
More information about the Gimp-user
mailing list