0

I'm sure that my mistake is plain simple. I'm fair new to this application and after seeing the online help for batch I copy and paste the code for jpg conversion (to tiff) and it didn't work. The error it gives is: "gm: unrecognized command 'for'. Use help ... " and I don't get it, isn't batch utily this for (the use of shell script)? If someone can copy a simple script for this porpouse it will help me a lot. Thanks

PD: Sorry for my english

Endoro
  • 37,015
  • 8
  • 50
  • 63

1 Answers1

0

This blog post gives a deeper explanation of how GM batch mode works. Try out the examples there should help you to understand the examples used in the online help.

Kenneth Xu
  • 1,514
  • 15
  • 15