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=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID, LOTS_OF_MONEY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9b80b903b52ea036 X-Google-Attributes: gid103376,public From: "Anthony E. Glover" Subject: Re: Fortran Namelist Package Date: 2000/07/12 Message-ID: #1/1 X-Deja-AN: 645531298 References: X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4029.2901 X-Abuse-Info: Otherwise we will be unable to process your complaint properly X-Complaints-To: support@usenetserver.com Organization: WebUseNet Corp http://www.usenetserver.com - Home of the fastest NNTP servers on the Net. X-MSMail-Priority: Normal NNTP-Posting-Date: Wed, 12 Jul 2000 12:26:12 EDT Newsgroups: comp.lang.ada Date: 2000-07-12T00:00:00+00:00 List-Id: Thanks for all of the help. I was able to find a package on AdaBasis. It works fairly well; although, I did have to reformat my file a little. Thanks, Tony "Anthony E. Glover" wrote in message news:cQFa5.24646$L8.82219@east3.usenetserver.com... > Does anyone know of an Ada package for interfacing to Fortran namelist > files. > I need something that can read the files and provide an interface for > retrieving > the values. > > Tony > > > > > >