[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Text Adventure Data Structures



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