Xref: utzoo comp.unix.microport:1722 comp.unix.questions:9562 Path: utzoo!attcan!uunet!cbmvax!vu-vlsi!cgh!paul From: paul@cgh.UUCP (Paul Homchick) Newsgroups: comp.unix.microport,comp.unix.questions Subject: Re: SysV/AT awk problem: Usenet stats script Message-ID: <758@cgh.UUCP> Date: 4 Oct 88 02:15:41 GMT References: <706@splut.UUCP> Reply-To: paul@cgh.UUCP (Paul Homchick) Organization: Chimitt Gilman Homchick, Radnor, PA Lines: 15 In article <706@splut.UUCP> jay@splut.UUCP (Jay Maynard) writes: > >Has anyone out there gotten Erik Fair's Usenet stats awk script to run >under Microport System V/AT? I'm running 2.3.0, and when I try it, I >get: >awk: out of space in tostring on moray > record number 1 This means that awk has run out of space. This is not surprising, as the System V/AT awk is complied as a small model program, and only has 64K of data. It evidently was too much trouble to fix the pointer references, etc in awk to get it complied as a large model program. -- Paul Homchick UUCP: {allegra | rutgers | uunet} !cbmvax!cgh!paul Chimitt Gilman Homchick, Inc.; One Radnor Station, Suite 300; Radnor, PA 19087