>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. > > Okay. I'll remember that next time. Thanks for the help! Turns out Gimp.org had what I needed too! I just didn't check the changes far enough down! Now for me to add more functionality... *is lost* -- Dason _______________________________________________ Gimp-user mailing list Gimp-user@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user