Shell question

Mark Wieder mwieder at ahsoftware.net
Sun Jan 8 22:31:46 EST 2012


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





More information about the use-livecode mailing list