Although this sounds strange, running gw from the NT command prompt, if I
type
% gw -dmydb -s "select Url from html"
I get listed to my screen all the urls I could ever want. However, if I try
% gw -dmydb -s "select Url from html" >urls.txt
or even
% gw -dmydb -s "select Url from html" | more
I am told that the license server could not be contacted. I have tried both
with and without the pipe enough times to satisfy myself that this is not
coincidence. What is happening here? Thank you for your help,
David Saff