Path: utzoo!mnetor!uunet!husc6!bloom-beacon!tut.cis.ohio-state.edu!mailrus!ames!pasteur!ucbvax!engr.UKy.EDU!agollum From: agollum@engr.UKy.EDU Newsgroups: comp.lang.modula2 Subject: Re: Using Pascal BIN files in M2. Message-ID: <8804080208.AA14960@jade.berkeley.edu> Date: 8 Apr 88 02:57:16 GMT References: Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: Info-Modula2 Distribution List Organization: Univ. of KY Engineering Computing Center Lines: 9 The format of the graphics drivers is proprietary and Borland won't tell people how they work. The TPU files are also proprietary, so you can't create a TPU and then link it with a different program. You'll have to wait until Borland comes out with something like a TPU->OBJ converter (unless you want to do something esoteric, like write a TSR which takes over an interrupt and accepts commands through it. Actually, such a program might be pretty nice...hmm...). Kenneth Herron