<?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: Problem with drawing setup program in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/problem-with-drawing-setup-program/m-p/1469852#M39513</link>
    <description>I had something similar happen and it somehow fixed itself by my opening the cui and saving it. As I was new to installing 2006 I couldn't tell you how it happened or how it was fixed. The vba is on a network and accessed through a pull down menu so the cui should have nothing to do with it.</description>
    <pubDate>Tue, 01 Nov 2005 02:22:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2005-11-01T02:22:09Z</dc:date>
    <item>
      <title>Problem with drawing setup program</title>
      <link>https://forums.autodesk.com/t5/vba-forum/problem-with-drawing-setup-program/m-p/1469850#M39511</link>
      <description>We set up project drawings via a VBA function I wrote that creates the file &lt;BR /&gt;
(actually opens a template and saves it as . .  .) inserts title block, &lt;BR /&gt;
creates viewports, loads appropriate layers and other information. (There's &lt;BR /&gt;
a lot more to it than that, but that's the basics.)&lt;BR /&gt;
&lt;BR /&gt;
It worked fine in ADT3.3, but now that we've changed to ADT2006, it seems to &lt;BR /&gt;
run OK but leaves AutoCad in a sort of state of suspended animation. The new &lt;BR /&gt;
drawing shows no cursor, doesn't respond to command line, etc. If other &lt;BR /&gt;
files are open, they can be closed and saved by clicking the X box on the &lt;BR /&gt;
window, but they also don't respond to any commands. The new file can't be &lt;BR /&gt;
closed by clicking the X, nor can AutoCad be. Have to crash it through Task &lt;BR /&gt;
Manager.&lt;BR /&gt;
&lt;BR /&gt;
I've converted all templates, title blocks, and other relevant source files &lt;BR /&gt;
to 2004 format.&lt;BR /&gt;
&lt;BR /&gt;
Anybody have any ideas on what might be going on here? I'd appreciate any &lt;BR /&gt;
help at all.</description>
      <pubDate>Wed, 26 Oct 2005 16:21:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/problem-with-drawing-setup-program/m-p/1469850#M39511</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-10-26T16:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with drawing setup program</title>
      <link>https://forums.autodesk.com/t5/vba-forum/problem-with-drawing-setup-program/m-p/1469851#M39512</link>
      <description>did you try debuging your VBA code. If you are feeding it command like stuff, that might be a problem.</description>
      <pubDate>Mon, 31 Oct 2005 19:32:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/problem-with-drawing-setup-program/m-p/1469851#M39512</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-10-31T19:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with drawing setup program</title>
      <link>https://forums.autodesk.com/t5/vba-forum/problem-with-drawing-setup-program/m-p/1469852#M39513</link>
      <description>I had something similar happen and it somehow fixed itself by my opening the cui and saving it. As I was new to installing 2006 I couldn't tell you how it happened or how it was fixed. The vba is on a network and accessed through a pull down menu so the cui should have nothing to do with it.</description>
      <pubDate>Tue, 01 Nov 2005 02:22:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/problem-with-drawing-setup-program/m-p/1469852#M39513</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-11-01T02:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with drawing setup program</title>
      <link>https://forums.autodesk.com/t5/vba-forum/problem-with-drawing-setup-program/m-p/1469853#M39514</link>
      <description>You have a bug in your code somewhere that ADT2006 doesn't like. I had the same problem with Mech2005. The lose of you cursor and the suspended animation are symptoms of your VBA not finishing it's processing.&lt;BR /&gt;
&lt;BR /&gt;
?Why cany you simply use a template to do all of the things you listed below?</description>
      <pubDate>Thu, 03 Nov 2005 13:04:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/problem-with-drawing-setup-program/m-p/1469853#M39514</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-11-03T13:04:32Z</dc:date>
    </item>
  </channel>
</rss>

