Re: Newbie IF Author Needs Help
11 Oct 1995 06:24:01 GMT
>The beginning of the list of errors I get compiling the Blank_Room file:
>
>Unix Inform 5.5 (v1502/a)
>line 485: Error: Operator has too many arguments
>> if (c_s Object Blank_Room "Blank Room" with description "An ...etc
>"Parser", line 467: Error: No such label as "L__M"
>> L__M(##Prompt)
>"Parser", line 718: Error: No such action routine as "GoSub"
>> results-->0 = ##Go
>"Parser", line 1058: Error: No such action routine as "TakeSub"
>> results-->0 = ##Take
>"Parser", line 1123: Error: No such action routine as "AnswerSub"
>> action=##Answer
>
>
>I get the exact same list of errors using I55PC.ZIP. Can anyone PLEASE help?
Looks like you forgot to 'include Verblib'