Hi, On Sat, 2008-10-18 at 23:49 +0200, [EMAIL PROTECTED] wrote:
> SF-VALUE "File Name" "/tmp/x.gif" > ) > -------------------------------------------------------- > (In the script file-gif-save is commented out, > it fails at refresh, if not commented out) > > However when I run this script I get following error message: > Script-Fu error when executing (script-fu-glogo-simple2 35 219 /tmp/x.gif > Error: unbound variable (errobj /tmp/x.gif) Try to change the script to use SF-STRING, or better yet, SF-FILENAME instead of SF-VALUE for the filename parameter. Sven _______________________________________________ Gimp-user mailing list [email protected] https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
