Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!ames!ncar!cgdisis.cgd.ucar.edu!kate From: kate@cgdisis.cgd.ucar.edu (Kate Hedstrom) Newsgroups: comp.lang.fortran Subject: Re: Renumbering? Message-ID: <10232@ncar.ucar.edu> Date: 10 Feb 91 17:13:24 GMT References: <1991Feb7.151415.37449@kontu.utu.fi> Sender: news@ncar.ucar.edu Organization: Institute of Marine and Coastal Sciences/Rutgers University Lines: 13 > Does anybody know if there is a program available to renumber FORTRAN > programs (like in BASIC's RENUM command)? I use a perl script which was posted here some time ago. It doesn't get all legal Fortran right, but it does fine with most modern Fortran. I like it because it is short enough that you can see what it is doing, and modify it if you want to change its behavior. I can repost it if there is any interest, but you need to have perl on your system to use it. Kate Hedstrom kate@ahab.rutgers.edu