Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!nbires!isis!dragheb From: dragheb@isis.UUCP (Darius Ragheb) Newsgroups: comp.sys.ibm.pc Subject: Exec question Message-ID: <1479@isis.UUCP> Date: Mon, 15-Dec-86 23:54:15 EST Article-I.D.: isis.1479 Posted: Mon Dec 15 23:54:15 1986 Date-Received: Wed, 17-Dec-86 19:36:32 EST Reply-To: dragheb@isis.UUCP (Darius Ragheb) Organization: Math/CS, University of Denver Lines: 14 I am currently writing a program to load another program in assembly (8086 (but running on an 80286)). I am wondering if there is any neat way of setting up the control block (I am going straight by the book (Norton) and it is quite clumsy, and when I deviate from that and try to be clever, the code stops workint!)...does anyone have an elegant solution? (mine is not quite "operational" yet, anyway :-) Also: does using INT 21h service 4Bh look for the resident part of command.com? If it does, is there a way around this? -- isis!dragheb | dragheb@isis.cs.du.edu