Pete-

Sunday, January 8, 2012, 6:54:44 PM, you wrote:

> Those commands all work fine when typed into the program by me but nothing
> is written to the output file if I redirect stdin to a file that contains
> them.

Ah. In that case, are you putting quotes around the shell command?
Works here for me.

put shell("myprog < /Users/Pete/myfile.txt") into myResult

-- 
-Mark Wieder
 mwie...@ahsoftware.net


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to