Xref: utzoo comp.os.os2:1312 comp.windows.ms:1911 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!tut.cis.ohio-state.edu!zippy!icd.ab.com!jaz From: jaz@icd.ab.com (Jack A. Zucker) Newsgroups: comp.os.os2,comp.windows.ms Subject: Re: What manuals? Message-ID: <1090@zippy.UUCP> Date: 11 Apr 90 17:09:31 GMT References: <14999@cbnewsc.ATT.COM> Sender: news@zippy.UUCP Reply-To: jaz@icd.ab.com (Jack A. Zucker) Organization: Allen-Bradley Company, Industrial Computer Division Lines: 13 It's typical of Microsoft. We bought their MS-DOS adaptation kit. The documentation was terrible, and all in readme files. The kit was beaucoup bucks. If you wanted support for the package, it was $10,000.00. The explanation for creating a boot sector and bootable disk was laughable, and the sample code didn't work. There were files missing from the disk so the "Make" procedure failed. Microsoft's own make program is so pitiful that they supplied a custom "imake.exe" which is an unreleased product. The BASIC adaptation does not allow you to add new key words to the language. Constants were supplied for things like MAX_SCREEN_LINES, but we found that many routines had the number 25 hardcoded anyway. In other words, junk. -jaz