[fpc-pascal] Cmd line parser

Norbert Crettol norbert.crettol at idiap.ch
Wed Nov 17 16:53:12 CET 2004


On Wed, 17 Nov 2004 16:03:31 +0100 (W. Europe Standard Time)
Michael Van Canneyt <michael.vancanneyt at wisa.be> wrote:

> 
> 
> On Wed, 17 Nov 2004, Norbert Crettol wrote:
> 
> > Hi all.
> >
> > It's my first post on this list.
> >
> > I'm Norbert Crettol
> > - Sysadmin at IDIAP (www.idiap.ch)
> > - Old pascal fan (started with UCSD P-System and
> >   Turbo Pascal 1.0 for CP/M.)
> > - not programming professionally anymore
> >
> > I've been playing with fpc for some time now, and a ejoy it a lot.
> > Thank you for the good work.
> >
> > My question, now : does anybody know if there is a command line
> > parser that's easily usable, something like perl Config::IniFiles
> > or Getopt::Long ?
> 
> The getopts unit gives the exact equivalent of getopt in C.
> TCustomApplication (custapp) gives also the same functionality.
 
Thank you Michael.

I missed this unit.

Norbert




More information about the fpc-pascal mailing list