<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blogging about all things SAS &#187; SAS Help</title>
	<atom:link href="http://blog.saasinct.com/tag/sas-help/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.saasinct.com</link>
	<description>::       Sharing with the world everything we discover about SAS.</description>
	<lastBuildDate>Wed, 01 Sep 2010 06:56:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>SAS Functions</title>
		<link>http://blog.saasinct.com/2008/02/16/sas-functions/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=sas-functions</link>
		<comments>http://blog.saasinct.com/2008/02/16/sas-functions/#comments</comments>
		<pubDate>Sat, 16 Feb 2008 08:50:16 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[Code and Stuff]]></category>
		<category><![CDATA[SAS Functions]]></category>
		<category><![CDATA[SAS Help]]></category>
		<category><![CDATA[SAS Online Documentation]]></category>

		<guid isPermaLink="false">http://blog.sasinct.com/2008/02/16/sas-functions/</guid>
		<description><![CDATA[SAS functions enable you to add powerful logic to your SAS code. According to the SAS Online Documentation, SAS functions are defined as: &#8220;A SAS function performs a computation or system manipulation on arguments and returns a value. Most functions use arguments supplied by the user, but a few obtain their arguments from the operating [...]]]></description>
			<content:encoded><![CDATA[<p>SAS functions enable you to add powerful logic to your SAS code.</p>
<p><font color="#000000">According to the <a href="http://support.sas.com/documentation/index.html" target="_blank" title="SAS Online Documentation">SAS Online Documentation</a>, SAS functions are defined as:</font></p>
<p><font color="#999999">&#8220;A SAS function performs a computation or system manipulation on arguments and returns a value. Most functions use arguments supplied by the user, but a few obtain their arguments from the operating environment.&#8221;</font></p>
<p>You can see details on what SAS functions are and how they can be used at <a href="http://support.sas.com/onlinedoc/913/getDoc/en/lrcon.hlp/a002612373.htm" target="_blank" title="SAS Functions and Call Routines">SAS Functions and Call Routines overview </a>online documentation page.</p>
<p>You can also see a complete list of the functions available at the <a href="http://support.sas.com/onlinedoc/913/getDoc/en/lrdict.hlp/a000245852.htm" title="SAS Functons and Call Routines Dictionary" target="_blank">SAS Functions and Call Routines Dictionary</a> online documentation page.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://blog.saasinct.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://blog.saasinct.com/2008/02/16/sas-functions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
