Shell stdin/stdout

Mark Wieder mwieder at ahsoftware.net
Mon Aug 12 00:12:37 EDT 2013


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
 mwieder at ahsoftware.net





More information about the use-livecode mailing list