Path: utzoo!attcan!uunet!husc6!bbn!apple!well!bandy From: bandy@well.UUCP (Andrew Scott Beals) Newsgroups: comp.os.cpm Subject: Re: Passing Z3ENV to BDS-C Message-ID: <10150@well.UUCP> Date: 28 Dec 88 15:50:01 GMT References: <8812250903.AA16431@rand.org> <8812271905.AA06973@newton> Reply-To: bandy@well.UUCP (Andrew Scott Beals) Organization: Whole Earth 'Lectronic Link, Sausalito, CA Lines: 15 Have my eyes been deceiving me? Everyone who owns a [legal] copy of BDS C knows that you get the source to "C.CCC", which is the run-time header that gets prepended to all .COM programs. The solution is to simply take Bridger's code (jmp 10bh ! db 'ZENV3',1 ! dw 0) and put it at the head of the source to C.CCC (sorry I can't do this for you, as I'm at the office and not at home - GNUUCP doesn't work on my system yet) and use the ZCPR3-compatible C.CCC file with your programs that know to check for the signature bytes at 103h. andy -- for those of you who don't trust the headers: bandy@lll-crg.llnl.gov or {pacbell,lll-winken,hoptoad,hplabs,apple}!well!bandy