Path: utzoo!utgpu!attcan!uunet!microsoft!t-davidw From: t-davidw@microsoft.UUCP (David Weigant) Newsgroups: comp.lang.c Subject: Re: execl()'ing batch files in DOS Keywords: batch, execl, dos Message-ID: <5813@microsoft.UUCP> Date: 25 May 89 06:31:48 GMT References: <302@ohs.UUCP> <53@telxon.UUCP> Reply-To: t-davidw@microsoft.UUCP (David Weigant) Organization: Microsoft Corp., Redmond WA Lines: 6 >> execl("\command.com", "tryit.bat", NULL); Com'on boys, let's remember the dual backslashes required inside string literals. dave...the syntax checker