Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!vm.epas.utoronto.CA!MEGGIN From: MEGGIN@vm.epas.utoronto.CA (David Megginson) Newsgroups: comp.sys.atari.st Subject: Anthony Howe's GAWK enquiry Message-ID: <8910120727.AA21640@ucbvax.Berkeley.EDU> Date: 11 Oct 89 12:41:11 GMT Sender: usenet@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 10 You cannot use gsub() in GAWK because it is a part of the new, AT&T sys V AWK, not the old, BSD AWK which GAWK is based on. There is source for a newer GAWK which supports _a few_ of the extra features found in The AWK Book, and I should have it fully running in a few weeks. Right now the code runs fine, but it has not been written properly, so I am having some problems with sub() and gsub(). David Megginson