Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!sri-spam!ames!sdcsvax!ucbvax!NUSC.ARPA!charettep%v36b.DECnet From: charettep%v36b.DECnet@NUSC.ARPA.UUCP Newsgroups: comp.os.vms Subject: Fortran Statement label resequencer Message-ID: <8706112230.AA04196@ucbvax.Berkeley.EDU> Date: Wed, 10-Jun-87 08:31:00 EDT Article-I.D.: ucbvax.8706112230.AA04196 Posted: Wed Jun 10 08:31:00 1987 Date-Received: Sat, 13-Jun-87 11:13:28 EDT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: "V36B::CHARETTEP" Distribution: world Organization: The ARPA Internet Lines: 17 [Ok, let's try this again] I find myself in need of a program that takes a fortran source file, and reseqences all the statement labels so that they appear in a readable order {I have a bad habit of using random numbers for statement labels :-)}. I was thinking of writing this myself, but figured I'd see if anyone else has done this first, rather than re-invent this wheel. If you have a program like this, or know where I can get it, I'd really appreciate the information/source code.\ Thanks in advance, Paul ------