RESFOR.RMF - READ ME FIRST FILE SOFTWARE - RESFOR.MAR (RESEQUENCE) SOFTWARE VERSION - 3.0 OPERATING SYSTEM - VAX/VMS 3.0 RESFOR - Resequence FORTRAN Source Code Labels Delivery package includes: RESFOR.RMF - This "read me first" file. RESFOR.RNO - Runoff for generating RESFOR.HLP RESFOR.HLP - From RESFOR.RNO; insert into VMS Help Library. RESFOR.MAR - Complete Macro-32 source code. To build executable image, type - $ MACRO RESFOR $ LINK RESFOR $ RES*EQUENCE:==$DEVICE:RESFOR.EXE To re-label any VAX-11 FORTRAN source using given increment and optionally using a specified level for FORMAT statements (see RESFOR.HLP). Known limitations are: 1. No VAX-11 FORTRAN keyword (e.g. DO, IF, READ, etc.) may be split and continued on the next line. Any part of the statement following the keyword may be continued but RESFOR may change the continuation break. 2. Arbitrary limits have been set as to the number of labels that may be resequenced at once. See first few lines of source for parameters that may be reset to increase limits. 3. No more than 32767 source code statements may be in any one file RESEQUENCE'd. 4. Comments nested within continued executable FORTRAN statements will produce unpredictable results. Non-executing FORTRAN (e.g., FORMAT, DATA, EQUIVALENCE) may be commented without reprecussion. To run RESFOR, make the following assignment: RES*EQUENCE:==$DEVICE:RESFOR.EXE where "DEVICE:" is the device upon which the task image is to reside. File RESFOR.HLP may be placed in the VMS HELP library using the LIBRARY DCL command (see notes in RESFOR.RNO). RESEQUENCE qualifiers are provided as with any other DCL command and are documented in file RESFOR.HLP. If you have problems or find a program "bug", please contact: William W. Brown Ball Aerospace Systems Division P.O. Box 1062 Boulder, Colorado 80306 (303) 441-4000