Well, finally got Win32 Gimp to compile (thanks Tor!) and now i am screwing around trying to get some script-fu working in batch mode.. Currently I am playing with the SIOD console, and getting very strange error messages.. (Preparing scripts to be run from batch mode).. For instance: ERROR: wta to car (errorobj 123324) - Ok, the 123324 is one of my arguments, but is the error message supposed to be in English? And... ERROR: wta(1st) to quotient (errorobj 150) - Again, one of my args, and another nonsensical sounding error message.. I looked through the developers Script-Fu FAQ, and a lot of the script-fu links are dead.. And I see no good reference to returned errors anywhere - anyone have a URL? Also, someone mentioned this earlier - does Gimp's batch mode processor support color arguments like '(120 120 120)? Or do they need to be converted into longs? Cheers, Jason