skip to main content
OSTI.GOV title logo U.S. Department of Energy
Office of Scientific and Technical Information

Title: TIDY-J; Fortran source code editing processor. [IBM360,370,303x; FORTRAN IV]

Technical Report ·
OSTI ID:6228466

TIDY-J is a utility program for processing FORTRAN source programs into a standard form which is easy to read and modify. In processing FORTRAN source statements it left-justifies statement labels and renumbers them to appear in increasing order, removes statement labels from unreferenced statements, deletes unreferenced FORMAT and unnumbered CONTINUE statements, deletes consecutive blank comment cards in excess of two, and inserts identification in columns 73-79. All statements, including comments, are aligned to begin in column 7. FORMAT statements are either collected at the end of the code, or optionally, left where they appear. Blank characters are inserted in statements and removed from them to improve readability. TIDY-J also provides a limited set of FORTRAN diagnostics on such errors as missing or duplicate statement numbers, asymmetric parentheses count, illegal DO-loop indexing, illegal statements, and inaccessible parts of the program. If the program contains a reference to non-existent statement numbers, TIDY-J generates pseudo statement numbers to replace these numbers in the referencing statements.IBM360,370,303x; FORTRAN IV; OS/MVT or OS/MVS; Two mass storage devices, logical units 8 and 9, are used for temporary storage. New ''TIDYed'' decks are punched on cards (logical unit 7). 150K bytes of memory are required for TIDY-J execution.

Research Organization:
Du Pont de Nemours (E.I.) and Co., Aiken, SC (USA). Savannah River Lab.
OSTI ID:
6228466
Report Number(s):
ANL/NESC-896; ON: DE83048896
Resource Relation:
Other Information: Maxima of - 19 continuation cards 1000 unique statement numbers per subprogram
Country of Publication:
United States
Language:
English