Xref: utzoo comp.sys.hp:2237 comp.lang.fortran:2111 Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!ucbvax!agate!helios.ee.lbl.gov!me10.lbl.gov!milburn From: milburn@me10.lbl.gov (John Milburn) Newsgroups: comp.sys.hp,comp.lang.fortran Subject: Re: HP-UX f77 namelist problems Keywords: fortran, frustration Message-ID: <2822@helios.ee.lbl.gov> Date: 14 Jun 89 06:06:50 GMT References: <4654@ucdavis.ucdavis.edu> Sender: usenet@helios.ee.lbl.gov Reply-To: milburn@me10.lbl.gov (John Milburn) Distribution: usa Organization: Lawrence Berkeley Laboratory, Berkeley, CA Lines: 25 In article <4654@ucdavis.ucdavis.edu> schell@iris.ucdavis.edu (Stephan Schell) writes: >I have a problem using namelists on Hewlett-Packard's 9000/825 under HP-UX >3.0 that I have not encountered on other machines (e.g., VAXen). > >HP-UX 3.0 (9000/825 machine) version of f77 does not seem to accept namelist >input like (I think) it should. I have a real array in the namelist. If I [...] > $FOO > A = 'AZ', > B = 0.0, > C = 360.0, > D = 0.1 > $END > I had the same problem, until I realized that the hp-ux namelist, unlike VAX/VMS namelist, would like you to give it " &" as a record delimiter, rather than "$". Since then, have had no trouble. __________________________________________________________________________ | John Milburn - Advanced Light Source - Lawrence Berkeley Laboratory | | INTERNET: JEMilburn@lbl.gov BITNET: JEMilburn@LBL.bitnet | | DECNet: LBL::JEMilburn UUCP: {...}!ucbvax!lbl.gov!JEMilburn| | Ma Bell: (415) 486-6969 SnailMail: 1 Cyclotron Road 46-161 | | Facsimile: (415) 486-4873 Berkeley, Ca. 94720 | --------------------------------------------------------------------------