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.8 required=5.0 tests=BAYES_00,INVALID_DATE 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-19 11:36:42 PST Newsgroups: comp.lang.ada Path: bga.com!news.sprintlink.net!howland.reston.ans.net!europa.eng.gtefsd.com!uhog.mit.edu!news.mathworks.com!transfer.stratus.com!noc.near.net!inmet!dsd!bobduff From: bobduff@dsd.camb.inmet.com (Bob Duff) Subject: Re: GNAT and Command Line Arguments Message-ID: Sender: news@inmet.camb.inmet.com Organization: Intermetrics, Inc. References: <383amh$95h@hp-col.col.hp.com> Date: Wed, 19 Oct 1994 16:51:52 GMT Date: 1994-10-19T16:51:52+00:00 List-Id: In article <383amh$95h@hp-col.col.hp.com>, Jim Rogers wrote: >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. Check out the package Command_Line, in RM9X-A.15;5.0. I don't know if GNAT currently supports it, yet. The semantics of Command_Line are somewhat implemenation defined, of course, since different operating systems have different notions of command lines. - Bob -- Bob Duff bobduff@inmet.com Oak Tree Software, Inc. Ada 9X Mapping/Revision Team (Intermetrics, Inc.)