<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: ScriptPro</title>
	<atom:link href="http://www.lazydrafter.com/autocad-tips/scriptpro/feed" rel="self" type="application/rss+xml" />
	<link>http://www.lazydrafter.com/autocad-tips/scriptpro</link>
	<description>AutoCAD tips for the lazy drafter.</description>
	<lastBuildDate>Mon, 18 Jan 2010 22:44:33 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joe A Perkins</title>
		<link>http://www.lazydrafter.com/autocad-tips/scriptpro/comment-page-1#comment-318</link>
		<dc:creator>Joe A Perkins</dc:creator>
		<pubDate>Tue, 23 Dec 2008 13:56:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.lazydrafter.com/?p=322#comment-318</guid>
		<description>I have used Scriptpro for years and found it very useful.  Up until the lastests versions of AutoCAD it ran just fine; a little system intensive but it worked.  This week I was testing a lisp routine that extracts the filename, creation date, total editing time, and user ID from a drawing file and writes that data to a comma separated value file.  My goal is to use Scriptpro and this dwgtime.lsp file to make an excel chart of a previous project to use as a historical basis for estimating future projects of similar type and size.The lisp routine took a some time to perfect and I&#039;m still tweaking, but I am mostly satisfied with it.The test of Scriptpro with this had various problems.

&lt;strong&gt;The first problem is this :&lt;/strong&gt; 

this is a capture from the project log file

&lt;em&gt;---------------------------Project name:  dwgtime-test1.scpLocal path:  C:\Documents and Settings\jperkins\My Documents\Autodesk\Lisp-testing\UNC path:  C:\DOCUMENTS AND SETTINGS\JPERKINS\MY DOCUMENTS\AUTODESK\LISP-TESTING\&lt;/em&gt;

&lt;em&gt;Drawing name:  A-101-1029-0100.dwgLocal path:  C:\Project-backup\1029-0100 CCE Tampa Expansion\UNC path:  C:\PROJECT-BACKUP\1029-0100 CCE TAMPA EXPANSION\&lt;/em&gt;

&lt;em&gt;Processed by Computer: ATL107 User name: jperkins[ Status summary ]---------------------------------*error* Acad Failed to start.-----------------------------------------------&lt;/em&gt;

The failed to start error seems to happen because the current version of AutoCAD takes longer to initialize everything and Scriptpro times out.  I will increase the timeout value to compensate.

&lt;strong&gt;The next problem is this :&lt;/strong&gt; 

if Scriptpro is able to run and complete the task, AutoCAD crashes every time when Scriptpro is closing the session with this:

&lt;em&gt;FATAL ERROR:  Unhandled Access Violation Reading 0x0000 Exception at 5380aeh12/22/2008 at 14:28:23.538  Drawing: -------------&lt;/em&gt;

So do you have any advice for how to deal with the large memory footprint of AutoCAD and how it behaves with Scriptpro?  The error reports that were generated were sent to AutoDesk as well.  I hope they get a bunch of them from others so they will update this very useful utility to work with a single session of AutoCAD.</description>
		<content:encoded><![CDATA[<p>I have used Scriptpro for years and found it very useful.  Up until the lastests versions of AutoCAD it ran just fine; a little system intensive but it worked.  This week I was testing a lisp routine that extracts the filename, creation date, total editing time, and user ID from a drawing file and writes that data to a comma separated value file.  My goal is to use Scriptpro and this dwgtime.lsp file to make an excel chart of a previous project to use as a historical basis for estimating future projects of similar type and size.The lisp routine took a some time to perfect and I&#8217;m still tweaking, but I am mostly satisfied with it.The test of Scriptpro with this had various problems.</p>
<p><strong>The first problem is this :</strong> </p>
<p>this is a capture from the project log file</p>
<p><em>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;Project name:  dwgtime-test1.scpLocal path:  C:\Documents and Settings\jperkins\My Documents\Autodesk\Lisp-testing\UNC path:  C:\DOCUMENTS AND SETTINGS\JPERKINS\MY DOCUMENTS\AUTODESK\LISP-TESTING\</em></p>
<p><em>Drawing name:  A-101-1029-0100.dwgLocal path:  C:\Project-backup\1029-0100 CCE Tampa Expansion\UNC path:  C:\PROJECT-BACKUP\1029-0100 CCE TAMPA EXPANSION\</em></p>
<p><em>Processed by Computer: ATL107 User name: jperkins[ Status summary ]&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;*error* Acad Failed to start.&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</em></p>
<p>The failed to start error seems to happen because the current version of AutoCAD takes longer to initialize everything and Scriptpro times out.  I will increase the timeout value to compensate.</p>
<p><strong>The next problem is this :</strong> </p>
<p>if Scriptpro is able to run and complete the task, AutoCAD crashes every time when Scriptpro is closing the session with this:</p>
<p><em>FATAL ERROR:  Unhandled Access Violation Reading 0&#215;0000 Exception at 5380aeh12/22/2008 at 14:28:23.538  Drawing: &#8212;&#8212;&#8212;&#8212;-</em></p>
<p>So do you have any advice for how to deal with the large memory footprint of AutoCAD and how it behaves with Scriptpro?  The error reports that were generated were sent to AutoDesk as well.  I hope they get a bunch of them from others so they will update this very useful utility to work with a single session of AutoCAD.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CadKicks.com</title>
		<link>http://www.lazydrafter.com/autocad-tips/scriptpro/comment-page-1#comment-130</link>
		<dc:creator>CadKicks.com</dc:creator>
		<pubDate>Fri, 26 Sep 2008 15:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.lazydrafter.com/?p=322#comment-130</guid>
		<description>&lt;strong&gt;How to Use ScriptPro...&lt;/strong&gt;

You&#039;ve been kicked (a good thing) - Trackback from CadKicks.com...</description>
		<content:encoded><![CDATA[<p><strong>How to Use ScriptPro&#8230;</strong></p>
<p>You&#8217;ve been kicked (a good thing) &#8211; Trackback from CadKicks.com&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
