File Utilities

Go back to top

FILE UTILITIES

TABLE OF CONTENTS

Version 8.1-UNIX

Printed: April 22, 1996 15:51

One GCG program has command line control added. A utility program strips unwanted control characters from database files retrieved by FTP.

NoReturn

NoReturn removes trailing carriage return or line feed control characters from text files.

CppJL

CppJL converts EGCG VMS fortran source code to Unix fortran source code.

CRtoLF

CRtoLF converts carriage return characters to linefeed characters in text files.

AddComment

AddComment rewrites a text file with every line commented out.

ECrypt

ECrypt writes an encrypted version of a file using a key word that you choose. Run ECrypt a second time with the same keyword to restore the encrypted output file to its original state.

ECodeSearch

ECodeSearch searches through FORTRAN source files for references to mnemonics such as procedure names. You must provide the mnemonics in a separate file. The default parameters show you some suitable inputs.

ECLSort

ECLSort sorts the output of ECodeSearch on the first argument of each procedure. The heading is lost. EGCG will use ECLSort to make up the command line dictionary in the Procedure Library chapter of the future EGCG System Support Manual.