I'm having trouble doing this
I have this:
Code: Select all
set /a w=`identify -format "%w" bmw.png`
I got this in an example I got googling
I've tried without the backtick characters as well
I get an operator missing error
I just wanted to check if I was doing something wrong in DOS?
If it's imagemagick, then at least I know I need to look that up
Thanks in advance
JJ