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,5b9be24fb5c69ae1,start X-Google-Attributes: gid103376,public From: Roberto Cespa Subject: OS Interface Date: 1996/11/28 Message-ID: <329DE22E.7C1AD29F@mclink.it>#1/1 X-Deja-AN: 201260818 content-type: text/plain; charset=us-ascii organization: Mc Link mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 3.0Gold (X11; I; Linux 2.0.21 i586) Date: 1996-11-28T00:00:00+00:00 List-Id: How can I call OS procedures such as /bin/ls or shell commands or scripts from an Ada procedure? I found nothing about this in Rationale and in Lovelace. Can somebody help me? Thanx in advance. Roberto Cespa mc0523@mclink.it