read write stdin stdout
Mark Smith
mark at maseurope.net
Mon Apr 17 08:18:36 EDT 2006
Haven't done this sort of thing, myself, but if you look up "open
process", "read/write from/to process" in the docs, you might find
what you need.
Best,
Mark
On 17 Apr 2006, at 13:04, Viktoras Didziulis wrote:
> Can anyone please suggest any resource/examples on how to implement
> communication with external console command-line executables. What
> I need is
> to open an executable (preferably with no console window
> splashing), pass a
> line of parameters to its stdin, read stdout output of the
> executable into
> transcript variables. Actually that console app does stdout it's
> progress
> information (counts to 100), so I would like to redirect this count to
> progress bar. Is this possible in Revolution ?
>
> Thanks !
> Best wishes
> Viktoras
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list