Marek Kilimajer wrote:
$result = `echo | /path/prog $arg`;

should work
That didn' work ... don't know why.

Isn't there a way to say echo "EOF"?

There must be a way to specify the ascii or hex value for EOF in an echo statement no?

Jc


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to