Path: utzoo!attcan!uunet!cs.utexas.edu!rutgers!tut.cis.ohio-state.edu!ucbvax!agate!garnet.berkeley.edu!ked From: ked@garnet.berkeley.edu (Earl H. Kinmonth) Newsgroups: comp.lang.c Subject: Re: execl()'ing batch files in DOS Keywords: batch, execl, dos Message-ID: <24846@agate.BERKELEY.EDU> Date: 25 May 89 15:46:44 GMT References: <302@ohs.UUCP> <53@telxon.UUCP> <5813@microsoft.UUCP> Sender: usenet@agate.BERKELEY.EDU Organization: University of California, Berkeley Lines: 5 >Com'on boys, let's remember the dual backslashes required inside string >literals. It would also help to remember that you need "-c" or "/c" depending on your switch character in the call to command.com.