<?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>Learn AutoCAD &#187; ACAD startup</title>
	<atom:link href="http://2learncad.com/blog/tag/acad-startup/feed/" rel="self" type="application/rss+xml" />
	<link>http://2learncad.com/blog</link>
	<description>AutoCAD blog for learning and sharing Tips and Tricks to improve your every day drawing performance</description>
	<lastBuildDate>Sun, 12 Jun 2011 02:14:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Uploading LISP routine</title>
		<link>http://2learncad.com/blog/2009/12/uploading-lisp-routine/</link>
		<comments>http://2learncad.com/blog/2009/12/uploading-lisp-routine/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 17:51:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[ACAD startup]]></category>
		<category><![CDATA[Appload]]></category>
		<category><![CDATA[LISP]]></category>
		<category><![CDATA[LISP routine]]></category>
		<category><![CDATA[Startup suite]]></category>

		<guid isPermaLink="false">http://2learncad.com/blog/?p=209</guid>
		<description><![CDATA[Follow these steps to add an automatically loading LISP routine to your ACAD STARTUP. 1. Save the LISP file with lsp extension to your C drive in this directory C:\Documents and  Settings\username\Application Data\Autodesk\..your AutoCAD version here..XX\RXX.0\enu\lisp routines folder. 2. Open AutoCad and type “APPLOAD” in the Command line. 3. When the dialogue box pops up, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F12%2Fuploading-lisp-routine%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2F2learncad.com%2Fblog%2F2009%2F12%2Fuploading-lisp-routine%2F&amp;source=2LearnCAD&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Follow these steps to add an automatically loading <strong>LISP</strong> routine to your <strong>ACAD STARTUP</strong>.</p>
<p>1. Save the <strong>LISP</strong> file with lsp extension to your C drive in this directory C:\Documents and  Settings\username\Application Data\Autodesk\..your AutoCAD version here..XX\RXX.0\enu\lisp routines folder.<br />
2. Open AutoCad and type “<strong>APPLOAD</strong>” in the Command line.<br />
3. When the dialogue box pops up, click on<br />
the “contents…” button in the bottom right hand corner (“Startup suite”).<br />
4. In the Startup Suite dialogue box, select the “Add…” button.<br />
5. Browse for your <strong>LISP</strong> file with .lsp extension that you have saved before.<br />
6. Click Add once you find your lisp file.<br />
7. Close all dialogue boxes and you are done.</p>
<p>The next time you open AutoCAD the lisp routine will automatically load without any command invoke.</p>
]]></content:encoded>
			<wfw:commentRss>http://2learncad.com/blog/2009/12/uploading-lisp-routine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

