Zsolt-

use javascript to read from STDIN
<script language="javascript"> <![CDATA[
read(STDIN, $StringBuffer, $ENV{'CONTENT_LENGTH'})
]]> </script>

werden Sie daraus klug?
-Martin

----- Original Message ----- 
From: "Zsolt Koppany" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, February 08, 2003 2:52 PM
Subject: How to execute a command that reads from stdin


> Hi,
> 
> how can I execute a task from Ant that has to read from the stdin? I
> mean like in shell "cat < in.lst". I have to start a program that
> unfortunately does not understand a flag with a filename to read from.
> -- 
> Zsolt
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to