Difference between " and '
Sun, 12 Nov 1995 19:35:00 -0500
Can somebody tell me what the difference is between "word" and 'word'
in Inform? The manual says that "word" refers to a simple string, while
'word' refers to a dictionary entry - presumably, a word which the
parser will understand. So how come the name property uses "word"?
Joe