>Hi,
>
>I'd like to get 'exposure-enblend.scm' script running.
>It fails with gimp-edit-paste failed after executing
>
>(gimp-edit-copy from)
>
>  (car (gimp-edit-paste to FALSE))))
>
>Is there any means to find out why it fails.
>I've really searched the net but didn't find docs on debugging
>Script-Fu
>nor an procedure which changed on the way from gimp-2.4 to current
>gimp.
>
>I'd be really grateful if someone can give some advice.
>
>Thanks,
>Helmut

Try  (car (gimp-edit-paste FALSE))

(no 'to' and I'm not sure that you have the correct number of closing brackets)

-- 
programmer_ceds (via www.gimpusers.com/forums)
_______________________________________________
gimp-user-list mailing list
List address:    gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list

Reply via email to