When I try the following in the script-fu console: ((define (find-dot txt txtLen offset) (print "foo")) (find-dot "abcd.ef" 7 1)) "foo" Error: illegal function
The find-dot macro obviously exists and is being executed. So what is the illegal function it is complaining about? Thanks _______________________________________________ gimp-user-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gimp-user-list
