From 1983. I remember reading this book obsessively as I tried to develop my own versions of Zork . I was in middle school learning how to write a language parser. Nerd!
470 N=1 480 IF MID$(A$,N,1)=" " THEN C$=MID$(A$,N+1,3): IF LEFT$(C$,1)<>" " THEN 530 ELSE 500
Leave a Reply