Hi all,

The following used to work in gimp 2.2:

running under gimp -b -i -

(car (cadr (file-glob "*.png" 1)))

returned

"222.png"

but now  I get

> (car (cadr (file-glob "*.png" 1)))

Error: car: argument 1 must be: pair

So obviously something changed, I just don't know enough about
script-fu to know what.

Hope somebody can help.

Christian.
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Reply via email to