CCL:Babel g98 to g94
- From: Laurence Cuffe <Laurence.Cuffe ^at^ ucd.ie>
- Organization: University College Dublin
- Subject: CCL:Babel g98 to g94
- Date: Thu, 21 Sep 2000 10:19:08 +0100
On a unix system the command:
sed 's/ 0 / /' myfile.log myfileg94.log
will strip out the extra field in the standard orientation section of a
g98 log file (myfile.log) and write the result into myfileg94.log
This makes it readable to gausview version1 and presumably babel.
In a windows system I think something similar should work i.e. edit
the file and do a global search and replace for blankblankzeroblank
blank and replace it by two blanks.
Hope this crude fix helps
Larry Cuffe