Jacque- Sunday, August 11, 2013, 8:51:20 PM, you wrote:
> But wait! There's more! If I do this, it does work: > put <pathToPngquant> && "16" && "<" && <pathToImg> into tCmd > I get binary back. :) Thank you, thank you. Another way to do it: put "cat" && <pathToImg> && "| pngquant 16" into tCmd -- -Mark Wieder [email protected] _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
