Right on, I just threw that input pipe thingy out as an FYI. Writing a script that can execute kix scripts through an input pipe would be overkill anyways - a script like Richards kixcrypt would be an exception. But getting back to your idea. An added bonus would be if kix's output pipe (which doesn't work at all) was working. That way you could pass a script string on the cmdline and pipe the results to another application, or at least get the output into a file without having to code open/write/closes in your code string, eh ?

-Shawn

hmmm... guess you could put a redirectoutput in there somewheres. anyways, I kinda miss the old input/output redirection - which used to work in version 2.x or 3.x long, long time ago.

[ 29 April 2002, 17:14: Message edited by: Shawn ]