Yeah, thanks Mike, but I'm aware of all that. While stdOut doesn't work, there are still plenty of ways to get to the output, but I wish I could find a way o actually make stdOut work.
-- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twitter.com/xtalkprogrammer KvK: 50277553 Download the Installer Maker Plugin 1.7 for LiveCode here http://qery.us/za On 22 jan 2012, at 22:04, Mike Bonner wrote: > Someone who can write in C could probably just whip up a teeny app in c > that takes stdin and immedietly sends it to stdout (like more, but without > the paging features) that could be incorporated with your apps. Its still > an ugly workaround though. > > Have a batch file for execution that handles the piping and takes params > (also would have to be included with your app.) > > > > ## batch file > yourstackfile -ui %1 %2 %3 | yourlittlecprog > > Of course all this is much uglier than oh say.. having a stdout that works. > Probably still too convoluted for a production answer. _______________________________________________ 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