bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gawk only execute Win NT command once


From: Albert Kwok
Subject: gawk only execute Win NT command once
Date: Mon, 02 Apr 2001 11:49:39 -0800

Hi, I am trying to run a awk program under Windows NT that execute a NT batch
program. It seems to only work the first time I run it and it seems to skip the
system call after. I have reproduced the problem with the following program:
gawk "{ \"echo\"|getline line; print line; }"

I am running GNU Awk 3.0.4 version. Could you tell me if this version support 
Win
NT or what do I have to do to get it running properly under NT?

--
Thanks very much in advance.
Albert




reply via email to

[Prev in Thread] Current Thread [Next in Thread]