I don't think the ijmacro actor is correctly parsing windows path. I have a workflow with an SDF Director and IJMacro actor.
The IJMacro parameter is: C:\kepler-build\workflows\data\lexington\lexington.tif On the command-line it outputs: name: C:\kepler-build\workflows\data\lexington\lexington.tif name(1): C:/kepler-build/workflows/data/lexington/lexington.tif 3034 ms. Memory: 212084K Free: 68410K (32%) I get the error: File is not in TIFF, JPEG, GIF, BMP, DICOM, FITS, PGM, ZIP, LUT, ROI or text format, or it is not found. This seems to work fine on linux, though. Chris

