Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
this is what I get into cmd line - error with code "90 0<" :
forfiles /s /m *.JPG /p "C:\im\test" /c "cmd /c "c:\im\magick.exe" convert @path -rotate "90 0<" @path"
90< vs 90 0<
I cant remeber what signs/apostrophes can I use to prevent this error - any help needed
thank
arc