comp.lang.ada
 help / color / mirror / Atom feed
From: "Marc A. Criley" <mcqada95@earthlink.net>
Subject: Re: Command_Line question
Date: Tue, 11 Dec 2001 13:03:23 GMT
Date: 2001-12-11T13:03:23+00:00	[thread overview]
Message-ID: <3C15F636.EBF841CB@earthlink.net> (raw)
In-Reply-To: 3C151B2C.4010601@oek.dk

"Peter I. Hansen" wrote:
> 
> Hello
> 
> I'm new to Ada95, and I'm trying to write a program which needs to read
> arguments from the command line. I found out that the Command_Line
> package is the way to go, but something i don't get. 

<PLUG>
Another way to go is to use my command line utility for extracting and
identifying options and arguments.  It's available at
http://www.adapower.com/reuse/cmd_line.html.  It's basically a generic
that is instantiated with a type corresponding to the options you
define, and the characters or strings that that represent them.  It also
handles just plain arguments, and allow "help" to be provided as well.
</PLUG>

Marc A. Criley
Senior Staff Engineer
Quadrus Corporation
www.quadruscorp.com



      parent reply	other threads:[~2001-12-11 13:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-10 20:29 Command_Line question Peter I. Hansen
2001-12-10 21:25 ` Tucker Taft
2001-12-11  6:57   ` Anders Wirzenius
2001-12-11 12:26   ` Peter I. Hansen
2001-12-10 21:53 ` Mark Lundquist
2001-12-11 13:03 ` Marc A. Criley [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox