<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Autoloader bundle for AutoCAD 2006 in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/autoloader-bundle-for-autocad-2006/m-p/5697626#M323755</link>
    <description>&lt;P&gt;Are you familiar with tha AcadDoc.lsp file? If you have a particular program to load every time you can edit this file to do that for you.&lt;/P&gt;&lt;P&gt;For instance, you open or create the AcadDoc.lsp with any text editor(i.e. Notepad), then you would enter a line that says: (load "MyProgram") and it will load everytime. The program that you are trying to load would have to&lt;/P&gt;&lt;P&gt;be in your support path. Otherwise you would have to hard code the path in like this: (load "C:\\My Programs\\MyProgram"). Your AcadDoc.lsp file must be in your support path.&lt;/P&gt;</description>
    <pubDate>Mon, 29 Jun 2015 13:30:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-06-29T13:30:37Z</dc:date>
  </channel>
</rss>

