<?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: AutoCAD Map Developmen whit VBA in AutoCAD Map 3D Developer Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/autocad-map-developmen-whit-vba/m-p/624617#M5108</link>
    <description>"Torreon" &lt;FCATEDRAL&gt; wrote in message&lt;BR /&gt;
news:3917CB6E35338EF4A1A7C9CE4747DB86@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; Anybody knows some book or manual to program in VBA, commands of AutoCAD&lt;BR /&gt;
&amp;gt; Map:  (_ADEGENLINK, _MAPBROWSELINK.....)&lt;BR /&gt;
&lt;BR /&gt;
Look for a file called "AcMapAtm.chm" in your ...Map\Help\ folder.  It&lt;BR /&gt;
documents the VB/VBA object model for Map - I don't know if the functions&lt;BR /&gt;
you're looking for are exposed, however.&lt;/FCATEDRAL&gt;</description>
    <pubDate>Wed, 05 Mar 2003 07:28:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2003-03-05T07:28:13Z</dc:date>
    <item>
      <title>AutoCAD Map Developmen whit VBA</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/autocad-map-developmen-whit-vba/m-p/624616#M5107</link>
      <description>Hello:&lt;BR /&gt;
&lt;BR /&gt;
Anybody knows some book or manual to program in VBA, commands of AutoCAD&lt;BR /&gt;
Map:  (_ADEGENLINK, _MAPBROWSELINK.....)&lt;BR /&gt;
&lt;BR /&gt;
thanks</description>
      <pubDate>Wed, 05 Mar 2003 03:08:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/autocad-map-developmen-whit-vba/m-p/624616#M5107</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2003-03-05T03:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Map Developmen whit VBA</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/autocad-map-developmen-whit-vba/m-p/624617#M5108</link>
      <description>"Torreon" &lt;FCATEDRAL&gt; wrote in message&lt;BR /&gt;
news:3917CB6E35338EF4A1A7C9CE4747DB86@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; Anybody knows some book or manual to program in VBA, commands of AutoCAD&lt;BR /&gt;
&amp;gt; Map:  (_ADEGENLINK, _MAPBROWSELINK.....)&lt;BR /&gt;
&lt;BR /&gt;
Look for a file called "AcMapAtm.chm" in your ...Map\Help\ folder.  It&lt;BR /&gt;
documents the VB/VBA object model for Map - I don't know if the functions&lt;BR /&gt;
you're looking for are exposed, however.&lt;/FCATEDRAL&gt;</description>
      <pubDate>Wed, 05 Mar 2003 07:28:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/autocad-map-developmen-whit-vba/m-p/624617#M5108</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2003-03-05T07:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Map Developmen whit VBA</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/autocad-map-developmen-whit-vba/m-p/624618#M5109</link>
      <description>These functions are not exposed through an API. You can however try and call&lt;BR /&gt;
them with the SendCommand method. This method is a bit funky and may not&lt;BR /&gt;
work well if called from the middle of a macro. If you run into problems try&lt;BR /&gt;
calling it right at the end of the code. Find out the exact sequence of the&lt;BR /&gt;
command line for ADEGENLINK. I believe browselink has no arguments.&lt;BR /&gt;
&lt;BR /&gt;
That stated, you can also use Microsoft's database API: ADO to access the&lt;BR /&gt;
contents of a database, the dbConnect API: CAO to access database links in&lt;BR /&gt;
AutoCAD and VB/VBA to create your own version of the functions.&lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
Will&lt;BR /&gt;
&lt;BR /&gt;
"Torreon" &lt;FCATEDRAL&gt; wrote in message&lt;BR /&gt;
news:3917CB6E35338EF4A1A7C9CE4747DB86@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; Hello:&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; Anybody knows some book or manual to program in VBA, commands of AutoCAD&lt;BR /&gt;
&amp;gt; Map:  (_ADEGENLINK, _MAPBROWSELINK.....)&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; thanks&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;/FCATEDRAL&gt;</description>
      <pubDate>Wed, 05 Mar 2003 08:56:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/autocad-map-developmen-whit-vba/m-p/624618#M5109</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2003-03-05T08:56:33Z</dc:date>
    </item>
  </channel>
</rss>

