shell vs. process

Kevin Walzer kw at kevin-walzer.com
Sat Sep 30 19:37:38 EDT 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

In Revolution, which function is better for calling a long-running
external process and reading data from the process in a non-blocking
format, for instance, streaming the output from tcpdump into a text
display?

Looking at the docs, it appears that "process" is what I want, but I saw
something that says that "open process" on OS X is only useful for
launching applications...not launching background command-line processes
and reading their output to stdout as one would expect to do on a
Unix-style platform. Since I am targeting OS X, I need to know how
others handle this.

- --
Kevin Walzer
Poetic Code
http://www.kevin-walzer.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFHv/BrTC5hIgjqTMRAsLAAJ4q/juj4lOMtf8cXHy5b+NqItgr/ACggOi4
qGjtuibrjy4fFLZ5mTKzOyY=
=l3Gg
-----END PGP SIGNATURE-----



More information about the use-livecode mailing list