Date: Fri, 20 Feb 1998 12:47:44 +0100
Reply-To: Maria Michaela Habram <jr4@IX.URZ.UNI-HEIDELBERG.DE>
Sender: "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From: Maria Michaela Habram <jr4@IX.URZ.UNI-HEIDELBERG.DE>
Organization: University of Heidelberg, Germany
Subject: Re: filename gsasfile errors
In-Reply-To: <34ECD2EA.6452@worldnet.att.net>
Content-Type: TEXT/PLAIN; charset=US-ASCII
"David West" <DavidAWest@worldnet.att.net> wrote:
Enclose the file names in parentheses:
filename gsasfile ( 'p01.cgm'
'p02.cgm'
'p03.cgm'
'p04.cgm' ) ;
thanks, that changed a bit, so that the last errormessage
now is:
WARNING: The current word or quoted string has become more than 200
characters long. You may have unbalanced quotation marks.
NOTE: A single quote (') will terminate this quoted string.
But still not producing any output (also with preview l2r2 at least).
------------------------------------------------------------
Maria Michaela Habram-Blanke
Email: jr4@ix.urz.uni-heidelberg.de
------------------------------------------------------------