<?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: in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/automatic-drawing-register/m-p/345228#M72877</link>
    <description>Or (thinking quickly) ARUP's have something going within their office called Columbus, that creates information about drawings and updates it, though i haven't spent the time figuring out how it works or what use it is. It may be some use but i don't know.</description>
    <pubDate>Thu, 04 Jul 2002 08:05:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2002-07-04T08:05:07Z</dc:date>
    <item>
      <title>Automatic Drawing Register</title>
      <link>https://forums.autodesk.com/t5/vba-forum/automatic-drawing-register/m-p/345226#M72875</link>
      <description>I would like to know if it is possible to create an automatically udpadated drawing register for a number of drawings based on block attributes in the title block using VBA or anything else.&lt;BR /&gt;
&lt;BR /&gt;
I know about the export attributes but it puts the info from each drawing into seperate files and that's no good to me.&lt;BR /&gt;
&lt;BR /&gt;
Cheers for any help.</description>
      <pubDate>Wed, 03 Jul 2002 06:52:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/automatic-drawing-register/m-p/345226#M72875</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-07-03T06:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic Drawing Register</title>
      <link>https://forums.autodesk.com/t5/vba-forum/automatic-drawing-register/m-p/345227#M72876</link>
      <description>I think you would need to use events to do this.&lt;BR /&gt;
&lt;BR /&gt;
The change to the block would be captured as an event by your code and would then update something in word or some other program.&lt;BR /&gt;
&lt;BR /&gt;
To get this this to happen though i think you would need to to have your program running in the background (loaded up on startup or every time you open a drawing) all the time. Events aren't persistent in VBA so i'm told, but there is a work around.&lt;BR /&gt;
&lt;BR /&gt;
See the replies to a query on events i posted a few days ago for suggestions that seem to work, as far as i can tell (though i have crashed my PC twice in the past day trying to program using events)</description>
      <pubDate>Thu, 04 Jul 2002 08:00:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/automatic-drawing-register/m-p/345227#M72876</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-07-04T08:00:16Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/vba-forum/automatic-drawing-register/m-p/345228#M72877</link>
      <description>Or (thinking quickly) ARUP's have something going within their office called Columbus, that creates information about drawings and updates it, though i haven't spent the time figuring out how it works or what use it is. It may be some use but i don't know.</description>
      <pubDate>Thu, 04 Jul 2002 08:05:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/automatic-drawing-register/m-p/345228#M72877</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-07-04T08:05:07Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/vba-forum/automatic-drawing-register/m-p/345229#M72878</link>
      <description>Thanks very much.  I will see where I get with your suggestions and if it works I will post more info here.&lt;BR /&gt;
&lt;BR /&gt;
Thanks Again&lt;BR /&gt;
&lt;BR /&gt;
The Heed</description>
      <pubDate>Fri, 05 Jul 2002 03:49:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/automatic-drawing-register/m-p/345229#M72878</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-07-05T03:49:31Z</dc:date>
    </item>
  </channel>
</rss>

