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.7 required=5.0 tests=BAYES_00,INVALID_DATE, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a2e027c5d59b1c31 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1994-10-21 15:21:00 PST Path: bga.com!news.sprintlink.net!howland.reston.ans.net!math.ohio-state.edu!jussieu.fr!centre.univ-orleans.fr!univ-lyon1.fr!swidir.switch.ch!scsing.switch.ch!news.dfn.de!news.belwue.de!news.uni-stuttgart.de!news From: paus@ifr.luftfahrt.uni-stuttgart.de Newsgroups: comp.lang.ada Subject: Re: GNAT and Command Line Arguments Date: 19 Oct 1994 17:32:05 GMT Organization: Comp.Center (RUS), U of Stuttgart, FRG Distribution: world Message-ID: <383l6l$27fc@info2.rus.uni-stuttgart.de> References: <383amh$95h@hp-col.col.hp.com> Reply-To: paus@ifr.luftfahrt.uni-stuttgart.de NNTP-Posting-Host: ifr16.luftfahrt.uni-stuttgart.de Date: 1994-10-19T17:32:05+00:00 List-Id: In article <383amh$95h@hp-col.col.hp.com> jimr@col.hp.com (Jim Rogers) writes: > How do I write an Ada program so that I can pass file names in from the > UNIX command line? I am running GNAT under HPUX. Just use the RTL package Ada.Comnand_Line. It's built into GNAT and it is standard now in Ada9X. -- |----------------------------------------------------------------------| |Dipl.-Ing. Michael Paus (Member: Team Ada) | |University of Stuttgart, Inst. of Flight Mechanics and Flight Control | |Forststrasse 86, 70176 Stuttgart, Germany | |Phone: (+49) 711-121-1434 FAX: (+49) 711-634856 | |Email: Michael.Paus@ifr.luftfahrt.uni-stuttgart.de (NeXT-Mail welcome)|