Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!hplabs!hpfcso!hpfelg!koren From: koren@hpfelg.HP.COM (Steve Koren) Newsgroups: comp.sys.amiga.tech Subject: Re: SKsh weirdness Message-ID: <13920048@hpfelg.HP.COM> Date: 14 Feb 90 14:49:51 GMT References: <02152.AA02152@thekeep.UUCP> Organization: HP Elec. Design Div. -FtCollins Lines: 15 Yesterday, I wrote this: > Brief note to Commodore, if they're listening: > I think that we need something like this: > result_code = ExecProgram( char *command_line, (etc) > It should work with *all* programs, and not require the programmer Also, it would be nice if it transparently dealt with resident programs. That is, if one executes copy, and copy is resident, the ExecProgram call should use the resident one. - steve