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:[EMAIL PROTECTED] 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 _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
