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=0.6 required=5.0 tests=BAYES_20,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,17aac4a3472450cc X-Google-Attributes: gid103376,public From: Gautier.DeMontmollin@maths.unine.ch (Gautier) Subject: Re: Calling external file from ADA95 Date: 1996/10/21 Message-ID: <1996Oct21.181725.5289@news>#1/1 X-Deja-AN: 190972281 references: <549s0l$4g5@hatathli.csulb.edu> organization: University of Neuchatel, Switzerland newsgroups: comp.lang.ada Date: 1996-10-21T00:00:00+00:00 List-Id: wlane@csulb.edu (William Lane) writes: > I'm interested in how to call external module > from within an ADA95 program. The two textbooks I have > don't seem to indicate such a function. This is froma > DOS environment... Also, if you can call external > .exe modules from within an ADA95 program is it also > possible to execute .ovl files? > many thanks, > -Bill Lane, CS student > unextraordinaire With GNAT, use the EXEC or EXEC_COMMAND procedures in the DOS package for the archive 'paqs.lzh' at http://www.unine.ch/math/Personnel/Assistants/Gautier/Gaut_FTP.htm