Dear Sven, Running the same command in the same directory but using MinGW instead of the Windows XP Command Prompt. This gives me the following messages:
"No batch interpreter specified, using the default 'plug-in-script-fu-eval'. batch command: experienced an execution error." I hope this information may be of some help in solving the problem I'm having. Many thanks again for your help, Sam On 08/11/2007, Sam Kuper <[EMAIL PROTECTED]> wrote: > > 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 > >
_______________________________________________ Gimp-user mailing list [email protected] https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
