Date: Mon, 20 Mar 2006 14:02:30 -0500
Reply-To: Peter Crawford <peter.crawford@BLUEYONDER.CO.UK>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Peter Crawford <peter.crawford@BLUEYONDER.CO.UK>
Subject: Re: Function reference with versions ?
Content-Type: text/plain; charset=ISO-8859-1
Toby
If I'm not mistaken, ts486 is based on SAS6.06
Any later additions have their version flag.
It is up to you is you want to trawl through earlier changes &
enhancements documentation at each upgrade, to find when a function/format
was introduced. It would be far from straight forward. I know that the
IRR and related functions were first documented in a version 5 usage note,
to the effect that although introduced and documented in SAS/OR (I think)
they were available in Base SAS. ( a bit like the IS860dt, dz formats
which are available now, but not in ts486 (iirc)
Good Luck
Peter Crawford
On Mon, 20 Mar 2006 18:22:47 +0000, toby dunn <tobydunn@HOTMAIL.COM> wrote:
>David ,
>
>Perhaps I didnt state my case well enough so here is another try:
>
>From the ts doc:
>
>INDEX (src,str) first position of string str located in string src
>INDEXC (src,str,...<strn>) first position of any character in any of
the
> strings str-strn located in string src
>
>
>Okay which version did they come from, 8, 9, pre v8, 7, perhaps 7.2, o
well
>maybe 6, or just maybe before v6. Point is not all of them are labeled as
>to which version they came out on. Most of them are but not all.
>
>
>
>Toby Dunn
>
>
>
>
>
>From: David L Cassell <davidlcassell@MSN.COM>
>Reply-To: David L Cassell <davidlcassell@MSN.COM>
>To: SAS-L@LISTSERV.UGA.EDU
>Subject: Re: Function reference with versions ?
>Date: Mon, 20 Mar 2006 10:07:54 -0800
>
>tobydunn@HOTMAIL.COM sagely replied:
>>http://support.sas.com/techsup/technote/ts486.txt
>>
>>Gets all the functions but as far as I know there isnt a document
available
>>thaat has matched them all up to the SAS release they first came out in.
>
>Fortunately. TS-486 does that too. You have to stare a lot at the
suffixes
>and prefixes welded onto the functions names. Here's a list of the ones
>which
>tell the SAS version the function debuted in:
>
>Suffixes, prefixes, and abbreviations used:
> + (suffix) denotes 6.07 and later
> = (suffix) denotes 6.08 and later
> # (suffix) denotes 6.10 and later
> @ (suffix) denotes 6.11 and later
> & (suffix) denotes 6.12/6.09E and later
> 7 (prefix) denotes 7 and later
> 8 (prefix) denotes 8 and later
> 9 (prefix) denotes 9 and later
> * (suffix) denotes system-specific
>
>If you want to be able to separate functions born in
>8.0 from 8.1 from 8.2, or separate 9.0 from 9.1, you have more
>problems. I believe you can look in the SASOnlineDoc for SAS 9.0
>to see if SAS 9.1 functions are in there. But the SASOnlineDoc for
>SAS 8 only has SAS 8.2 so you cannot use that as a guideline for
>separating 8.0/8.1/8.2 out.
>
>For that, just ask Ian. :-)
>
>HTH,
>David
>--
>David L. Cassell
>mathematical statistician
>Design Pathways
>3115 NW Norwood Pl.
>Corvallis OR 97330
>
>_________________________________________________________________
>Don’t just search. Find. Check out the new MSN Search!
>http://search.msn.click-url.com/go/onm00200636ave/direct/01/
|