Date: Mon, 23 Feb 2009 13:34:42 -0800
Reply-To: "Kenneth M. Lin" <kenneth_m_lin@SBCGLOBAL.NET>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Kenneth M. Lin" <kenneth_m_lin@SBCGLOBAL.NET>
Organization: at&t http://my.att.net/
Subject: Re: SAS code line maximum length 960
Wouldn't it be easier to break down your SQL code into several chunks/steps
instead of waiting around for a response? You didn't provide your code but
I am suspecting that you are listing a lot of variables names.
"Zibiao Zhang" <HSPH.HARVARD.EDU> wrote in message
news:49A2C484.1391.00DD.0@hsph.harvard.edu...
> Hi All,
>
> I wrote a proc sql sas code which is longer than 960 characters, then sas
> said:
>
> submitted code contains lines longer than 960 characters, SAS is unable to
> process lines longer than 960 characters. Your submission has been
> aborted.
>
> Any idea I can reset this option?
>
> Thanks,
> Z
|