Read from process time requirement
Bojsza
gbojsza at mac.com
Wed Jan 21 17:34:36 EST 2004
I have a process that runs until it is user terminated. It produces
anywhere from 1 line to 1000's of lines of data per second -- streaming
data. What I am trying to figure out is how to read from the process
and put it into a field without losing any data.
The "read from process" does not support "for" time function. And since
the data is variable none of the associated options will work.
I thought of a repeat loop but the "read from process" still requires
parameters that cause errors if they are not met.
Is there a way to have Revolution ignore or not report errors?
Any thoughts (I am trying to do this via an external but that seems to
be a long learning process).
Glen
More information about the use-livecode
mailing list