Message-ID: <3D3A7FF8.4020301@SPAMmuseSUCKSworld.com>
Date: Sun, 21 Jul 2002 02:33:44 -0700
From: Curt Siffert <siffert@SPAMmuseSUCKSworld.com>
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0.0) Gecko/20020529
X-Accept-Language: en-us, en
MIME-Version: 1.0
Newsgroups: rec.arts.int-fiction
Subject: magic-toyshop.inf inform 6
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
NNTP-Posting-Host: sub29-220.member.dsl-only.net
X-Trace: nntp0.pdx.net 1027244024 sub29-220.member.dsl-only.net (21 Jul 2002 02:33:44 -0700)
Lines: 25
Path: news.duke.edu!newsgate.duke.edu!nntp-out.monmouth.com!newspeer.monmouth.com!jfk3-feed1.news.algx.net!dca6-feed2.news.algx.net!allegiance!newsfeed1.cidera.com!Cidera!nntp0.pdx.net
Xref: news.duke.edu rec.arts.int-fiction:106437

I have the inform package for OSX - when I download .inf files they
usually all compile great, but magic-toyshop.inf doesn't.  The first few
errors of the 51 it finds are appended below.  I guess I'm assuming it's
only compilable under Inform 5?  Are there patches out there that will
compile it under Inform 6?

Thanks,
Curt

Unix Inform 6.21 (30th April 1999)
line 1401: Error:  Hexadecimal number expected after '$'
 > Array DBInput --> n$a n$b n$g
line 1401: Error:  Hexadecimal number expected after '$'
 > Array DBInput --> n$a n$b n$g n$h
line 1401: Error:  Hexadecimal number expected after '$'
 > Array DBInput --> n$a n$b n$g n$h n$i
line 1401: Error:  Hexadecimal number expected after '$'
 > Array DBInput --> n$a n$b n$g n$h n$i n$c n$d n$j
line 1401: Error:  Hexadecimal number expected after '$'
 > Array DBInput --> n$a n$b n$g n$h n$i n$c n$d n$j n$k
line 1401: Error:  Hexadecimal number expected after '$'
 > Array DBInput --> n$a n$b n$g n$h n$i n$c n$d n$j n$k n$l
line 1810: Error:  Expected comma but found }
 >                 }

