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,ede0d10e1cd3fc8e,start X-Google-Attributes: gid103376,public From: S J Kuiper Subject: Running a Unix command from Ada Date: 1996/04/16 Message-ID: <3173E66F.378D@ahoynet.com>#1/1 X-Deja-AN: 147840937 sender: news@relay.nswc.navy.mil content-type: text/plain; charset=us-ascii organization: Bits 'N Pixels mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 2.01 (X11; I; SunOS 5.4 sun4m) Date: 1996-04-16T00:00:00+00:00 List-Id: Any idea how to do this? Is it possible? Am I an idiot for not already knowing how to do this? I need to execute a compiled C program from inside an Ada routine on an HP machine. I know how to do it in C (ie - 'system(...)') Please reply by e-mail if possible. Thanx -- Steve Kuiper skuiper@nswc.navy.mil