NOW it seems that Inform is not loading in parser or verblib at all...
tracing the compilation, I see that the files are opened, but closed
again immediately. This results in (when compiling the bare-bones RUINS
example from the first chapter of the new manual) an error stating that
DESCRIPTION is not a defined property and that LOCATION is not a
variable.
What am I doing wrong here? The library files are included in proper
syntax. The short file RUINS.INF compiles fine on my old Inform 5.4
with library files 5/8. But I'm stuck when trying to get the new
version to work.
Any help would be appreciated.
Chip Hayes