Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!rutgers!jvnca!njitsc1!jm From: jm@njitsc1.njit.edu (Joe Mucchiello) Newsgroups: comp.lang.c Subject: Re: Creating a NEW DOS SHELL from MSC 4.00 Message-ID: <176@njitsc1.njit.edu> Date: Tue, 8-Sep-87 15:38:30 EDT Article-I.D.: njitsc1.176 Posted: Tue Sep 8 15:38:30 1987 Date-Received: Fri, 11-Sep-87 05:58:34 EDT References: <9177@brl-adm.ARPA> Reply-To: jm@njitsc1.UUCP (Joe Mucchiello) Organization: New Jersey Institute of Technology, Newark NJ Lines: 4 Keywords: system() In MSC 4.0, if I remember correctly, you #include and then do a system("command"); to activate a true ms-dos shell. --jm