Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!caip!princeton!allegra!ulysses!bellcore!whuxcc!lcuxlm!akgua!sb6!scbhq!uahcs1!ingr!streeter From: streeter@ingr.UUCP Newsgroups: net.micro.amiga Subject: Re: Bug in Manx fexec functions? Message-ID: <151@ingr.UUCP> Date: Fri, 26-Sep-86 15:58:44 EDT Article-I.D.: ingr.151 Posted: Fri Sep 26 15:58:44 1986 Date-Received: Sat, 4-Oct-86 04:20:59 EDT References: <3393@utcsri.UUCP> Organization: Intergraph Corp. Huntsville, AL Lines: 20 > Has anyone successfully used the functions fexecl() and fexecv() > in the Manx (3.20a) library? I have used fexecv() with no problem. Simple cases, though > Can anyone tell me the sequence of operations performed by these > functions so I can write my own version? > Graeme Clark Without giving it extensive thought (how's that for a dislaimer?), it seems to me that you just need to LoadSeg() the image that you want to run, and then call that image's entry point. fexecv() probably stores the returned value (D0?) someplace so wait() can get it and give it back to you. This may be a little simplistic, but it couldn't be all that tricky to do. Guy Streeter akgua!ingr!streeter "It's over now, and I'm a little tired" -- Antonius Block