LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (February 2009, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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
Comments: To: sas-l@uga.edu

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


Back to: Top of message | Previous page | Main SAS-L page