1) I'm an
artist .....
not a programmer.
2) I understand (mostly) the instructions for FFCmdRenderer found here:
http://www.filterforge.com/more/help/Miscellaneous/CommandLineRenderer.html, BUT, I have no clue WTF this means when I try to run it: "
Parse failed: not well-formed (invalid token) (file 'batch.xml', line 4, column 24)"
3) Funny this is, I'm COPYING straight fr om the example batch sample located here:
Applications/Filter Forge 4/Resources/System/BatchSample.xml
4) So there error is somewhere within these lines:
<?xml version="1.0" encoding="utf-8"?>
<Tasks>
<Task>
<Image value="" width="300" height="400" />
<Selection value="" />
<Result path="~/Documents/Wood.bmp" />
<Filter value="~/Library/Application Support/Filter Forge 4/System/Library/Library_284-1.ffxml" />
<Preset value="0" />
</Task>
5) and THIS is why FFCmdRenderer BLOWS .... does the FF staff REALLY think this is easy, let alone efficient?
Can anyone explain what is wrong in line 4 ... and uh .... WHERE column 24 is
Thanks,
joBox