CCL:Babel g98 to g94



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