Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-lcc!pyramid!decwrl!cgou01.dec.com!drew From: drew@cgou01.dec.com (Steve Drew) Newsgroups: comp.sys.amiga Subject: Re: Shell 205m Message-ID: <10133@decwrl.DEC.COM> Date: Mon, 1-Jun-87 00:50:37 EDT Article-I.D.: decwrl.10133 Posted: Mon Jun 1 00:50:37 1987 Date-Received: Tue, 2-Jun-87 04:35:48 EDT Sender: daemon@decwrl.DEC.COM Organization: Digital Equipment Corporation Lines: 35 > RMF%ADMIN%UNCAEDU.BITNET@wiscvm.wisc.edu > > I recently installed the Insider!(tm) in my machine and have come > across a weird qurk. If I have AmigaD*s Run command in RAM > and '$ run program' the program will start but I will be left > at a NewCLI. If I issue a EndCLI shell comes back. If I > leave Run on DF0: and '$ Run program' everything works fine. > > This is really odd. Before I had extra ram, I always had > Run and Execute in ram. Does Run have a problem with fast > ram? > > While I'm here, it seems odd to me that when you say help > under Shell it says run is a valid command, usally this means > its built into Shell, however Shell always requires the > AmigaD*s Run command, sigh. > > /Russ Russ I don't know why you didnt mail me directly, (like usual). Anyway since I happen to know that since you got your extra memory, you are running VDK: software. First thing I would do is to try it with out that. I heard someone mention that with VDK: anything run under shell 2.05m causes what looks like a newcli. This could be something VDK: is doing or maybe problems with the old fexec (3.02a) code & VDK:. If all else fails just wait for shell 2.06M that I'll be sending out it a couple of days to .sources/binaries. Since the new fexec code under manx 3.40a works so much better. Re: shell run command: As documented Russ :-) the run command simple calls AmigaDos Run command after checking the shell $_path first and allowing redirection. /Steve.