From chemistry-request@server.ccl.net  Thu Sep 21 05:19:28 2000
Received: from Salicet.ucd.ie (mail.ucd.ie [137.43.1.23])
	by server.ccl.net (8.8.7/8.8.7) with ESMTP id FAA03353
	for <CHEMISTRY@ccl.net>; Thu, 21 Sep 2000 05:19:27 -0400
X-Confirm-reading-to: Laurence.Cuffe@ucd.ie
X-PMrqc: 1
Received: from CONVERSION-DAEMON by Salicet.ucd.ie (PMDF V5.2-32 #40440)
 id <0G1800F01CJXKA@Salicet.ucd.ie> for CHEMISTRY@ccl.net; Thu,
 21 Sep 2000 10:19:17 +0100 (BST)
Received: from elvira ([137.43.24.26]) by Salicet.ucd.ie (PMDF V5.2-32 #40440)
 with SMTP id <0G1800EB7CJXZ6@Salicet.ucd.ie> for CHEMISTRY@ccl.net; Thu,
 21 Sep 2000 10:19:09 +0100 (BST)
Date: Thu, 21 Sep 2000 10:19:08 +0100
From: Laurence Cuffe <Laurence.Cuffe@ucd.ie>
Subject: CCL:Babel g98 to g94
To: CHEMISTRY@ccl.net
Message-id: <0G1800EB8CJXZ6@Salicet.ucd.ie>
Organization: University College Dublin
MIME-version: 1.0
X-Mailer: Pegasus Mail for Win32 (v3.01d)
Content-type: text/plain; charset=US-ASCII
Priority: normal

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

