[magick-users] help building a script to combine images.
Ross Presser
rpresser at gmail.com
Mon Sep 15 19:16:29 PDT 2008
On 9/15/08, Anthony Thyssen <anthony at griffith.edu.au> wrote:
> Unfortunatally you are running windows!!! Whcih is not known for its
> scripting capabilities. You will need to find someone who can help you
> work out the appropriate 'script' to run in some wrapping language.
> either DOS, VB, PHP, etc...
I protest that characterization. I have never, ever found a task
impossible to script in Windows. Unix denizens may grow up learning to
script, but it is far from impossible in Windows.
In fact, VBScript and JSCript ship with every copy of Windows since
Windows 95, and have capabilities in excess, I would say, of bash.
(Not counting all the commandline utilities in /bin and /usr/bin that
bash can call; but the variables, expressions, looping constructs,
file access, etc. are equal if not superior.)
More information about the Magick-users
mailing list