Dear Sven, Thank you. However, I still receive the following messages:
"GIMP-Error: Opening 'D:\Documents and Settings\spk30\Desktop\alison_sl1_dear_friend_backup\*.png)'' failed: Invalid argument GIMP-Error: Opening 'D:\Documents and Settings\spk30\Desktop\alison_sl1_dear_friend_backup\0)'' failed: No such file or directory No batch interpreter specified, using the default 'plug-in-script-fu-eval'. batch command: executed successfully. batch command: executed successfully." Is this because I need to escape the right parenthesis and double-quote mark somehow? Many thanks, Sam On 08/11/2007, Sven Neumann <[EMAIL PROTECTED]> wrote: > > Hi, > > On Thu, 2007-11-08 at 15:17 +0000, Sam Kuper wrote: > > > gimp-2.4 -i -b '(batch-CUPify "*.png")' '(gimp-quit 0)' > > The correct syntax to pass multiple batch commands to GIMP 2.4 is: > > gimp-2.4 -i -b '(batch-CUPify "*.png")' -b '(gimp-quit 0)' > > In other words, only one command per --batch or -b option. But you may > use this option several times. > > > Sven > > > -- Mr Sam Pablo Kuper BSc MRI Research Assistant Darwin Correspondence Project Cambridge University Library West Road Cambridge CB3 9DR [EMAIL PROTECTED] Office: +44 (0)1223 333008 Mobile: +44 (0) 7971858176 www.darwinproject.ac.uk
_______________________________________________ Gimp-user mailing list [email protected] https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
