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: <1090@brl-tgr.ARPA> Date: Thu, 29-Aug-85 07:48:00 EDT Article-I.D.: brl-tgr.1090 Posted: Thu Aug 29 07:48:00 1985 Date-Received: Sun, 1-Sep-85 09:05:24 EDT Sender: news@brl-tgr.ARPA Lines: 8 I am not aware of a way to resolve the problem of identifying the command line verb for a program under standard CP/M. This is one of the first features I put into ZCPR3 ... ZCPR3 supports an External FCB which is at a memory location you can find via the Environment Descriptor, and it contains the name of the last command executed. A program can look at this and determine its name. Rick -------