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 (November 1999, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 18 Nov 1999 16:02:42 +0000
Reply-To:     John Whittington <John.W@MEDISCIENCE.CO.UK>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         John Whittington <John.W@MEDISCIENCE.CO.UK>
Subject:      Re: Do Over in v7+
Comments: To: john_iwaniszek@worldnet.att.net
In-Reply-To:  <199911181511.PAA20098@vicar.netnames.net>
Content-Type: text/plain; charset="us-ascii"

At 09:12 18/11/99 -0500, John Iwaniszek wrote:

>I just found out that the DO OVER construct is not supported in version >7 (per SAS OnlineDoc, v7-1). Has anyone used this form in a verson 7+ >setting? I use it in a macro that initializes retained variables. >Clearly I can live without he form but it would be annoying to lose it >for what appears to be no good reason.

If that's true, it is a black mark against the usually almost obsessive attention SI pays to 'backward compatability' - to the extent that I wonder whether it is an unintentional bug. They have, for a long time, discouraged the use of implicitly-dimensioned arrays (which, if I reacall, are neded for DO OVER), but there is probably still plenty of code out their which uses it. Is it just DO OVER that has gone, or has the whole concept of implicitly-dimensioned arrays gone? ... and what happens when one does try to use DO OIVER? - is it just regarded as a 'syntax error'?

Regards,

John

---------------------------------------------------------------- Dr John Whittington, Voice: +44 (0) 1296 730225 Mediscience Services Fax: +44 (0) 1296 738893 Twyford Manor, Twyford, E-mail: John.W@mediscience.co.uk Buckingham MK18 4EL, UK mediscience@compuserve.com ----------------------------------------------------------------


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