[magick-users] pipe in commands under windoze?
Rebecca York
Rebecca.York at 2ndbyte.com
Mon Feb 26 02:50:27 CST 2007
As an alternative, you can install Windows Scripting Host and use the COM+
object from a .vbs file.
The syntax is only slightly different.
-----Original Message-----
From: Russ Butler [mailto:rbinnj at verizon.net]
Sent: 2007-02-24 04:01
To: image magick list
Subject: [magick-users] pipe in commands under windoze?
I'm using ImageMagick on windoze me. (One of these days I'll get a real
OS but in the meantime, bear with me.)
My command line exceeds the windoze/dos limit so I'd like to pipe in the
commands from a file but can't get that to work.
e.g.
convert < commands.txt
(I've also tried convert @commands.txt and various other combos but only
get the convert usage text output.)
TIA
Russ Butler
More information about the Magick-users
mailing list