It seems that I cannot pass command line parameters to external editors in recent versions of IrfanView, for example to call jhead with a certain command line option (?).
Actually, I would like to call a batch job to perform some complex manipulation with ImageMagick based on this selection. So what I would need is a possibility to even adress the variables displayed in the title bar of IrfanView's program window, say $w for the width of the selection.
So I would like to define a command line like
batch $f $x $y $w $h
($f being the filename)
Furthermore, I would prefere several hotkeys for all external "editors".
Wolfgang Hugemann
Actually, I would like to call a batch job to perform some complex manipulation with ImageMagick based on this selection. So what I would need is a possibility to even adress the variables displayed in the title bar of IrfanView's program window, say $w for the width of the selection.
So I would like to define a command line like
batch $f $x $y $w $h
($f being the filename)
Furthermore, I would prefere several hotkeys for all external "editors".
Wolfgang Hugemann
Comment