Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!cbosgd!ihnp4!ptsfa!ames!hao!boulder!sunybcs!rutgers!iuvax!burdick From: burdick@iuvax.UUCP Newsgroups: comp.sources.d Subject: advsys under MS-DOS Message-ID: <4216@iuvax.UUCP> Date: Fri, 30-Oct-87 00:06:49 EST Article-I.D.: iuvax.4216 Posted: Fri Oct 30 00:06:49 1987 Date-Received: Sun, 1-Nov-87 04:24:57 EST Reply-To: burdick@iuvax.UUCP (Matt Burdick) Distribution: na Organization: Indiana University, Bloomington Lines: 20 Keywords: advsys Summary: problems with the interpreter I've been having a problem running the advsys program on an MS-DOS machine. When loading the sample adventure "osample.dat" (which has been compiled by the compiler), the interpreter bombs with a "bad data file" error message. After a bit of tracing, I found that this was because of an incorrect length of the resident data in the data file. After compiling the program on a 4.2bsd machine, the thing worked fine, and in fact produced an "osample.dat" file of exactly the same size as the file produced under MS-DOS. Therefore, the problem is probably with the interpreter reading the file rather than the compiler writing it. Has anybody else experienced any problems running the thing under MS-DOS? -Matt -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ UUCP: {ihnp4,pyramid,akgua}!iuvax!burdick ARPA: burdick@iuvax.cs.indiana.edu Matt Burdick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~