Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!umich!samsung!usc!ucsd!ucbvax!VTVM1.BITNET!GRANGERG From: GRANGERG@VTVM1.BITNET (Greg Granger) Newsgroups: comp.lang.modula2 Subject: Re: Trouble with PMD module and Asm in JPI v2 Message-ID: Date: 4 Jun 90 14:19:55 GMT References: Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: Modula2 List Organization: The Internet Lines: 21 On Sat, 2 Jun 90 00:39:37 GMT Ernest J. Obusek said: >I've been using JPI TopSpeed v2 for about 3 weeks now and really ... > ditto >1) The PMD module in the Extended Edition is missing its central ... > >2) I wrote a routine with the JPI assembler to switch to the ... On the first one check you *.prj file to make sure that 'include %O_PMD' is in it. This is from the manual so most likely you've already tried it, but... Speaking of the manual what do you think of the PMD section where they continue to talk about C, even though it's clear they mean M2 (I personally think that inside JPI there is a evil C cult plotting to take over and ruin everything ;-). On number two, check your redirection file. These are of course guesses (likely bad ones), but... Greg