Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!linus!philabs!cmcl2!seismo!brl-tgr!tgr!RCONN@SIMTEL20.ARPA From: RCONN@SIMTEL20.ARPA (Rick Conn) Newsgroups: net.micro.cpm Subject: Re: Prgrmr nds HELP! Message-ID: <1089@brl-tgr.ARPA> Date: Thu, 29-Aug-85 07:47:59 EDT Article-I.D.: brl-tgr.1089 Posted: Thu Aug 29 07:47:59 1985 Date-Received: Sun, 1-Sep-85 09:05:03 EDT Sender: news@brl-tgr.ARPA Lines: 13 The address your are referring to (the address of the BDOS-7FEH, where the BDOS entry point is obtained from locations 6 and 7) is an internal command line buffer used by the CP/M 2.2 CCP. Some commercial programs and some older CP/M 2.2 PD programs used to stuff command lines they wanted to execute here and then enter the CCP in the proper fashion to have it execute them. This buffer does contain a command line verb, but there is also an internal pointer that was set before the command line was interpreted to tell the CCP where to begin processing. The command line does not have to begin at the first byte of this buffer. I think you are coming close, tho. Rick -------