Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 (Tek) 9/28/84 based on 9/17/84; site copper.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!houxm!vax135!cornell!uw-beaver!tektronix!teklds!copper!michaelk From: michaelk@copper.UUCP (Michael Kersenbrock) Newsgroups: net.micro.cpm Subject: Re: Chaining programs Message-ID: <169@copper.UUCP> Date: Mon, 20-Jan-86 02:06:29 EST Article-I.D.: copper.169 Posted: Mon Jan 20 02:06:29 1986 Date-Received: Wed, 22-Jan-86 04:28:18 EST References: <60@ucdavis.UUCP> <306@vger.UUCP> Reply-To: michaelk@copper.UUCP (Michael Kersenbrock) Distribution: net Organization: Tektronix, Beaverton OR Lines: 21 Summary: If you are using CP/M 3.0, you can use the "chain to program" BDOS service call. It is bdos function 47. You load a null-terminated command line into the default dma buffer, then: You have reg C: 2fh reg E: ffh if you want the ccpt to initialize the default drive to the "current" drive and user number (rather than "reset" to default values). Then call the BDOS (addr 5 was it?). Don't know off hand if this call works in 2.2 or not. Haven't worked with that version for a few years now. -- Mike Kersenbrock Tektronix Software Development Products Aloha, Oregon