From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b4c37b70e721c0a6 X-Google-Attributes: gid103376,public From: "James S. Rogers" Subject: Re: How to make a Shell call !! Date: 2000/02/23 Message-ID: <4cHs4.248$YG.20826@bgtnsc04-news.ops.worldnet.att.net>#1/1 X-Deja-AN: 588649722 References: <88v4m4$st67@psi-news.airtel.net> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 X-Complaints-To: abuse@worldnet.att.net X-Trace: bgtnsc04-news.ops.worldnet.att.net 951271296 12.74.156.11 (Wed, 23 Feb 2000 02:01:36 GMT) Organization: AT&T Worldnet NNTP-Posting-Date: Wed, 23 Feb 2000 02:01:36 GMT Newsgroups: comp.lang.ada Date: 2000-02-23T00:00:00+00:00 List-Id: The software examples at www.adapower.com show some examples of how this is done. Jim Rogers Colorado Springs, Colorado Juan Miguel Padilla i Salom wrote in message <88v4m4$st67@psi-news.airtel.net>... >Hello, I wanted to know how can i make a shell call!! > >somehing like system("dir"); on a c++ program. > >thank for all. > >ttig0212@teix.uib.es > > > >