You know, I'll bet the " vs. ' is one of the toughest things to grasp in
Inform. What is the real difference between:
...
adjective "red" "big",
and
...
adjective 'red' 'big',
I do know that dictionary words suck because you can't print them.
What's the purpose, then? Why not just have everything work like:
life [;
Ask: if (second == "train")
....
-- --- Sam Hulick ------------- shulick@indiana.edu --------------------- Systems Consultant | Homepage: Indiana College Placement | http://copper.ucs.indiana.edu/~shulick/ and Assessment Center | PGP public key available on request