Hello all,

i am trying to do some scripting with gimp's scheme interpreter. Can anyone 
tell me how to sort a list? From the internet I found

(set! mylist '(10 3 12))
(sort mylist <)

should give (3 10 12), but I get a "batch command: experienced an execution 
error."

by the way: Is there a better way to debug such a script? The error message is 
rather uninformative...

thanks in advance,
kind regards
Jan

-- 
Jan Wuerthner
Oddernskamp 15
22529 Hamburg
[EMAIL PROTECTED]

Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Reply via email to