Path: utzoo!attcan!uunet!super!udel!gatech!ncar!tank!mimsy!dftsrv!ames!elroy!gryphon!pnet02!collins From: collins@pnet02.cts.com (Steven Collins) Newsgroups: comp.sys.amiga.tech Subject: Manx fexecv Message-ID: <8754@gryphon.COM> Date: 17 Nov 88 03:40:36 GMT Sender: root@gryphon.COM Organization: People-Net [pnet02], Redondo Beach, CA. Lines: 15 I am trying to do some AmigaDos stuff from within a C program eg. COPY, DIR, DELETE, that sort of stuff... The code I have now, creates a file in RAM: and then EXECUTE's it. When I'm done, I would like to DELETE this file. For some reason, I get an 'object in use' error when I try to do this. It seems like Dos stuff doesn't really get done until my C program exits. Any information on fexecv would be of help. steve collins ps, there is a MANX 'amiga' function ( I think it is just a stub...) called Execute. Is this an amiga os routine and if so, where is it documented? ...oops, I found it in .... RKM..... UUCP: {ames!elroy, }!gryphon!pnet02!collins INET: collins@pnet02.cts.com