[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Text Adventure Data Structures
- Subject: Re: Text Adventure Data Structures
- From: Paul Allen Panks <panks@sdf.lonestar.org>
- Date: Sun, 11 Jul 2004 22:44:33 +0000 (UTC)
- Newsgroups: comp.sys.apple2
- Organization: Central Iowa (Model) Railroad, Plano, TX, USA
- References: <ccpjvn$8uh$4@chessie.cirr.com> <ccra5s$8qs$1@merope.saaf.se>
- User-agent: tin/1.4.6-20020816 ("Aerials") (UNIX) (NetBSD/1.6.2 (alpha))
- Xref: g2news1.google.com comp.sys.apple2:1962
Oops, made an error. Line 103 should actually read:
103 v$=wd$(1):ne$=wd$(2):IF wd$(3)="and" OR
wd$(3)="then" THEN v2$=wd$(4):n2$=wd$(5):co=1
Note the "ne$=wd$(2)" and not "n$=wd$(2)". "ne$" sets the
valid noun for the parser routine.
Sincerely,
Paul Allen Panks
dunric@yahoo.com