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

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to