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.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a45e266a668ac134,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-23 04:42:37 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: ronaldfinkbine@hotmail.com (Ronald Finkbine) Newsgroups: comp.lang.ada Subject: shell execute Date: 23 Oct 2003 04:42:36 -0700 Organization: http://groups.google.com Message-ID: NNTP-Posting-Host: 67.23.13.103 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1066909356 4425 127.0.0.1 (23 Oct 2003 11:42:36 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 23 Oct 2003 11:42:36 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:1502 Date: 2003-10-23T04:42:36-07:00 List-Id: Is there an ADA package/command for executing a command on the command line? I am working on an ADA case tool and would like to: - write a program - compile the program - execute the program Thanks for your assistance. Ron Finkbine ronaldfinkbine@hotmail.com