<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type='text/css' href='../rootCSS/css1.css'?>
<html xmlns='http://www.w3.org/1999/xhtml'>
	<head>
		<title>SAS Notes Basic</title>
	</head>
	<body>
		<ctitle class='webpage'>SAS Notes Basic</ctitle>
		<section>
			<ctitle class='section'>Aphorisms</ctitle>
			<ol>
				<li><code>libname myLib 'd:\temp';</code></li>
			</ol>
		</section>
	</body>
</html>

