Newsgroups: rec.arts.int-fiction
Path: nntp.gmd.de!news.ruhr-uni-bochum.de!news.uni-stuttgart.de!news.belwue.de!swidir.switch.ch!surfnet.nl!howland.erols.net!news-peer.gsl.net!news.gsl.net!swrinde!news.uh.edu!news.sfasu.edu!not-for-mail
From: chidder@fred.aurora.edu
Subject: Re: [Inform] Semi-Wierd Error. . .
Message-ID: <32AFEF09.5790@fred.aurora.edu>
Date: Thu, 12 Dec 1996 11:39:53 +0000
References: <32AEE428.23BB@fred.aurora.edu> <erkyrathE29vHv.5ME@netcom.com>
X-Mailer: Mozilla 2.01 (Macintosh; I; PPC)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Lines: 35

The gerat and powerful Andrew wrote:

> >  But this is the wierd Bit:
> >   Error line 108(keep  in mind the code is - 103 lines long - )
> >    No souch routine XyzzySubSub.
> 
> > The game will compile if XyzzySub is removed, and as its not
> > _strictly_ necessary, Ive taken it out for now.  Id like to be
> > able to put it back sometime though. . .
> 
> Here's my guess: you declared the grammar line as
> 
> Verb "xyzzy" * -> XyzzySub;
> 
> instead of
> 
> Verb "xyzzy" * -> Xyzzy;
> 
> Do I win a cookie?
> 
> --Z
> 
  Chocolate Chip Ok? <G>
Chidder






> --
> 
> "And Aholibamah bare Jeush, and Jaalam, and Korah: these were the
> borogoves..."
>

