Message-ID: <001801beb0e8$dd0d7320$0b0e03c3@jicehix> From: "JCx" To: Subject: Re: Exec'ing an external prog with djgpp Date: Mon, 7 Jun 1999 15:22:56 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Reply-To: djgpp AT delorie DOT com -----Message d'origine----- De : Nate Eldredge Groupes de discussion : comp.os.msdos.djgpp À : djgpp AT delorie DOT com Date : lundi 7 juin 1999 03:37 Objet : Re: Exec'ing an external prog with djgpp >JCx wrote: >> >> Yo ! >> >> Could anyone tell me how I can launch an external executable in a DJGPP >> program ? Help would be greatly appreciated ! > >Read in the docs about the function `system'. >-- > >Nate Eldredge >nate AT cartsys DOT com Thank you !