Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site amiga.amiga.UUCP Path: utzoo!watmath!clyde!burl!ulysses!bellcore!decvax!hplabs!pyramid!amiga!bruceb From: bruceb@amiga.UUCP (Bruce Barrett) Newsgroups: net.micro.amiga Subject: Re: Processes and return values Message-ID: <974@amiga.amiga.UUCP> Date: Thu, 10-Apr-86 13:10:22 EST Article-I.D.: amiga.974 Posted: Thu Apr 10 13:10:22 1986 Date-Received: Sat, 12-Apr-86 04:08:39 EST References: <11701@watnot.UUCP> Reply-To: bruceb@hunter.UUCP (Bruce Barrett) Distribution: net Organization: Commodore-Amiga Inc., 983 University Ave #D, Los Gatos CA 95030 Lines: 27 In article <11701@watnot.UUCP> rmariani@watnot.UUCP (Rico Mariani) writes: >In article <8604061908.AA25887@cory> dillon@CORY.BERKELEY.EDU (Matt Dillon) writes: >> >> Well, I thank Robert Peck for his postings on processes, but if one >>cannot any executable, I don't much see the use. What I think we all need >>is the source to CLI. The CLI seems to handle executing programs and >>getting return values with no problem at all. >> So how 'bout it, Amiga ..... Why are you putting us through hell when >>the answer is lying there in front of you. >> -Matt >[...] However, since source hasn't already been >provided I have this feeling that it's written in BCPL or something... >[...] > -Rico The CLI gets the return value the same way Robs examples do. Likewise it will respond to return(value); and exit(value); just as Rob described in his examples. This is not a "CLI vs. the examples" difference, this is something to ba aware of with Lstartup.obj(.asm). NewCLI IS written in BCPL. We see no point in releasing the souce to that on top of the other examples Rob Peck provided. Matt-- Have IBM or Microsoft given you the source to COMMAND.COM ? Please, give us a break. --Bruce Barrett