<?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: Compile VBA? in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/compile-vba/m-p/345523#M80027</link>
    <description>Hi Marc,&lt;BR /&gt;
&lt;BR /&gt;
It's quite simple - you can't in any VBA environment.&lt;BR /&gt;
&lt;BR /&gt;
You can transfer the code to VB 6, change the API references as shown in the&lt;BR /&gt;
help files and then compile from there.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
--&lt;BR /&gt;
Regards&lt;BR /&gt;
&lt;BR /&gt;
Laurie&lt;BR /&gt;
CADApps&lt;BR /&gt;
www.cadapps.com.au&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"mrhan" &lt;MRHAN&gt; wrote in message&lt;BR /&gt;
news:f0908d7.-1@WebX.maYIadrTaRb...&lt;BR /&gt;
Does anyone know why there is an option to compile an Autocad project. It&lt;BR /&gt;
actually acts like its doing something when you click on the button in the&lt;BR /&gt;
IDE. It greys out as if it did something. I can't find any references to&lt;BR /&gt;
this. VBA is macro oriented and not compileable to an EXE format - so what's&lt;BR /&gt;
it for? Is it for attaching references for distribution?&lt;BR /&gt;
Any help would be appreciated!&lt;BR /&gt;
Marc&lt;/MRHAN&gt;</description>
    <pubDate>Tue, 30 Oct 2001 03:19:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2001-10-30T03:19:55Z</dc:date>
    <item>
      <title>Compile VBA?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/compile-vba/m-p/345522#M80026</link>
      <description>Does anyone know why there is an option to compile an Autocad project.  It actually acts like its doing something when you click on the button in the IDE.  It greys out as if it did something.  I can't find any references to this.  VBA is macro oriented and not compileable to an EXE format - so what's it for?  Is it for attaching references for distribution?&lt;BR /&gt;
&lt;BR /&gt;
Any help would be appreciated!&lt;BR /&gt;
&lt;BR /&gt;
Marc</description>
      <pubDate>Mon, 29 Oct 2001 14:08:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/compile-vba/m-p/345522#M80026</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2001-10-29T14:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: Compile VBA?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/compile-vba/m-p/345523#M80027</link>
      <description>Hi Marc,&lt;BR /&gt;
&lt;BR /&gt;
It's quite simple - you can't in any VBA environment.&lt;BR /&gt;
&lt;BR /&gt;
You can transfer the code to VB 6, change the API references as shown in the&lt;BR /&gt;
help files and then compile from there.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
--&lt;BR /&gt;
Regards&lt;BR /&gt;
&lt;BR /&gt;
Laurie&lt;BR /&gt;
CADApps&lt;BR /&gt;
www.cadapps.com.au&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"mrhan" &lt;MRHAN&gt; wrote in message&lt;BR /&gt;
news:f0908d7.-1@WebX.maYIadrTaRb...&lt;BR /&gt;
Does anyone know why there is an option to compile an Autocad project. It&lt;BR /&gt;
actually acts like its doing something when you click on the button in the&lt;BR /&gt;
IDE. It greys out as if it did something. I can't find any references to&lt;BR /&gt;
this. VBA is macro oriented and not compileable to an EXE format - so what's&lt;BR /&gt;
it for? Is it for attaching references for distribution?&lt;BR /&gt;
Any help would be appreciated!&lt;BR /&gt;
Marc&lt;/MRHAN&gt;</description>
      <pubDate>Tue, 30 Oct 2001 03:19:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/compile-vba/m-p/345523#M80027</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2001-10-30T03:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Compile VBA?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/compile-vba/m-p/345524#M80028</link>
      <description>&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;I do, I do!&lt;/FONT&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;It's because you have the Office Developer Tools &lt;BR /&gt;
installed on your machine.&lt;/FONT&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;With these tools in AutoCAD 2000i and 2002 you can &lt;BR /&gt;
create an ActiveX DLL &lt;/FONT&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;file, not a &lt;/FONT&gt;&lt;FONT face="Arial" size="2"&gt;complete &lt;BR /&gt;
.EXE however. But, an ActiveX DLL will get you a long way.&lt;/FONT&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;Especially if you are considering using Visual &lt;BR /&gt;
LISP.&lt;/FONT&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;Joe&lt;/FONT&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BLOCKQUOTE dir="ltr"&gt;&lt;BR /&gt;
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"&amp;gt;&lt;BR /&gt;
  &lt;DIV&gt;"mrhan" &amp;lt;&lt;A href="mailto:mrhan@gtstech.com"&gt;mrhan@gtstech.com&lt;/A&gt;&amp;gt; &lt;BR /&gt;
  wrote in message &lt;A&gt;&lt;BR /&gt;
  href="news:f0908d7.-1@WebX.maYIadrTaRb"&amp;gt;news:f0908d7.-1@WebX.maYIadrTaRb&lt;/A&gt;...&lt;/DIV&gt;Does &lt;BR /&gt;
  anyone know why there is an option to compile an Autocad project. It actually &lt;BR /&gt;
  acts like its doing something when you click on the button in the IDE. It &lt;BR /&gt;
  greys out as if it did something. I can't find any references to this. VBA is &lt;BR /&gt;
  macro oriented and not compileable to an EXE format - so what's it for? Is it &lt;BR /&gt;
  for attaching references for distribution? &lt;BR /&gt;
  &lt;P&gt;Any help would be appreciated! &lt;BR /&gt;
  &lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Tue, 30 Oct 2001 04:27:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/compile-vba/m-p/345524#M80028</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2001-10-30T04:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Compile VBA?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/compile-vba/m-p/345525#M80029</link>
      <description>On Mon, 29 Oct 2001 14:08:40 -0800, mrhan &lt;MRHAN&gt; wrote:&lt;BR /&gt;
&lt;BR /&gt;
» Does anyone know why there is an option to compile an Autocad project.&lt;BR /&gt;
»  It actually acts like its doing something when you click on the button&lt;BR /&gt;
» in the IDE.  It greys out as if it did something.  I can't find any&lt;BR /&gt;
» references to this.  VBA is macro oriented and not compileable to an&lt;BR /&gt;
» EXE format - so what's it for?  Is it for attaching references for&lt;BR /&gt;
» distribution? &lt;P&gt;Any help would be appreciated! &lt;/P&gt;&lt;P&gt;Marc&lt;BR /&gt;
&lt;BR /&gt;
It 'compiles' your code in memory, just as would happen when the&lt;BR /&gt;
code is run (provided that "Compile On Demand" is not checked),&lt;BR /&gt;
without actually running it.  It's basically just to check for&lt;BR /&gt;
compile-time errors.  Any further editing of the code should&lt;BR /&gt;
cause the menu entry to become available again.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
--&lt;BR /&gt;
Paul Marshall&lt;BR /&gt;
pmarshal@vulcraft-al.com&lt;/P&gt;&lt;/MRHAN&gt;</description>
      <pubDate>Tue, 30 Oct 2001 04:48:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/compile-vba/m-p/345525#M80029</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2001-10-30T04:48:15Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/vba-forum/compile-vba/m-p/345526#M80030</link>
      <description>Ok, I'm hooked, reel me in. How do you compile a dll from vba with the &lt;BR /&gt;
office developer tools installed? Do I have to have a ref checked? How &lt;BR /&gt;
come it doesn't spit an error message or ask for a location to save to, &lt;BR /&gt;
but blazes through the progress bar and disables the option on the &lt;BR /&gt;
pulldown? How? How? How?&lt;BR /&gt;
:) Josh&lt;BR /&gt;
&lt;BR /&gt;
Joe Sutphin wrote:&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt; I do, I do!&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt;  &lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; It's because you have the Office Developer Tools installed on your machine.&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; With these tools in AutoCAD 2000i and 2002 you can create an ActiveX DLL&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; file, not a complete .EXE however. But, an ActiveX DLL will get you a &lt;BR /&gt;
&amp;gt; long way.&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; Especially if you are considering using Visual LISP.&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt;  &lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; Joe&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt;     "mrhan" &lt;MRHAN&gt;&amp;gt; wrote in&lt;BR /&gt;
&amp;gt;     message news:f0908d7.-1@WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt;     Does anyone know why there is an option to compile an Autocad&lt;BR /&gt;
&amp;gt;     project. It actually acts like its doing something when you click on&lt;BR /&gt;
&amp;gt;     the button in the IDE. It greys out as if it did something. I can't&lt;BR /&gt;
&amp;gt;     find any references to this. VBA is macro oriented and not&lt;BR /&gt;
&amp;gt;     compileable to an EXE format - so what's it for? Is it for attaching&lt;BR /&gt;
&amp;gt;     references for distribution?&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt;     Any help would be appreciated!&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt;     Marc&lt;BR /&gt;
&amp;gt;&lt;/MRHAN&gt;</description>
      <pubDate>Tue, 30 Oct 2001 07:42:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/compile-vba/m-p/345526#M80030</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2001-10-30T07:42:39Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/vba-forum/compile-vba/m-p/345527#M80031</link>
      <description>Josh,&lt;BR /&gt;
&lt;BR /&gt;
If you have the necessary components then goto&lt;BR /&gt;
File|New Project&lt;BR /&gt;
&lt;BR /&gt;
You should get a dialog box with two options&lt;BR /&gt;
    1. Empty Project&lt;BR /&gt;
    2. Add-In Project&lt;BR /&gt;
&lt;BR /&gt;
Choose the Add-In project.&lt;BR /&gt;
&lt;BR /&gt;
If you don't get these options then there could be&lt;BR /&gt;
a couple of explanations for this. The obvious one&lt;BR /&gt;
being you don't have the Developer tools installed&lt;BR /&gt;
or the second. On my machine running Win2K and&lt;BR /&gt;
AC2K there seems to be a strange thing happening.&lt;BR /&gt;
With .Net installed it does not seem to recognize the&lt;BR /&gt;
tools [even after reinstalling Office and trying to install&lt;BR /&gt;
Developer]. So, there seems to be a bug there.&lt;BR /&gt;
&lt;BR /&gt;
I do, however, have AC2K installed another machine&lt;BR /&gt;
without .Net installed and it works just fine.&lt;BR /&gt;
&lt;BR /&gt;
NOTE: these features will only be available in 2000i&lt;BR /&gt;
and 2002.&lt;BR /&gt;
&lt;BR /&gt;
Joe&lt;BR /&gt;
&lt;BR /&gt;
"Minkwitz Design" &lt;JOSHWEST&gt; wrote in message&lt;BR /&gt;
news:3BDECA6F.70209@ameritech.net...&lt;BR /&gt;
&amp;gt; Ok, I'm hooked, reel me in. How do you compile a dll from vba with the&lt;BR /&gt;
&amp;gt; office developer tools installed? Do I have to have a ref checked? How&lt;BR /&gt;
&amp;gt; come it doesn't spit an error message or ask for a location to save to,&lt;BR /&gt;
&amp;gt; but blazes through the progress bar and disables the option on the&lt;BR /&gt;
&amp;gt; pulldown? How? How? How?&lt;BR /&gt;
&amp;gt; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Josh&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; Joe Sutphin wrote:&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; I do, I do!&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; It's because you have the Office Developer Tools installed on your&lt;BR /&gt;
machine.&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; With these tools in AutoCAD 2000i and 2002 you can create an ActiveX DLL&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; file, not a complete .EXE however. But, an ActiveX DLL will get you a&lt;BR /&gt;
&amp;gt; &amp;gt; long way.&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; Especially if you are considering using Visual LISP.&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; Joe&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;     "mrhan" &lt;MRHAN&gt;&amp;gt; wrote in&lt;BR /&gt;
&amp;gt; &amp;gt;     message news:f0908d7.-1@WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;     Does anyone know why there is an option to compile an Autocad&lt;BR /&gt;
&amp;gt; &amp;gt;     project. It actually acts like its doing something when you click on&lt;BR /&gt;
&amp;gt; &amp;gt;     the button in the IDE. It greys out as if it did something. I can't&lt;BR /&gt;
&amp;gt; &amp;gt;     find any references to this. VBA is macro oriented and not&lt;BR /&gt;
&amp;gt; &amp;gt;     compileable to an EXE format - so what's it for? Is it for attaching&lt;BR /&gt;
&amp;gt; &amp;gt;     references for distribution?&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;     Any help would be appreciated!&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;     Marc&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt;&lt;/MRHAN&gt;&lt;/JOSHWEST&gt;</description>
      <pubDate>Tue, 30 Oct 2001 08:25:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/compile-vba/m-p/345527#M80031</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2001-10-30T08:25:43Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/vba-forum/compile-vba/m-p/345528#M80032</link>
      <description>Hi Joe,&lt;BR /&gt;
	I don't get this dialogue from vba's ide and I'm running 2000i on nt4 &lt;BR /&gt;
with vis studio 6 pro installed as well as office 2000 pro. In addition, &lt;BR /&gt;
the add-ins dialogue is empty. Hmmmmmm,,, no developer tools. After a &lt;BR /&gt;
little research on line, I've come up with a host of references to &lt;BR /&gt;
"office developer tools" and "office developer", but the only downloads &lt;BR /&gt;
I see are add-ins for hebrew, ect. and I can't seem to find anything on &lt;BR /&gt;
the office or studio disks. Is this an add-in from another package? &lt;BR /&gt;
Where can I find them?&lt;BR /&gt;
-Josh&lt;BR /&gt;
&lt;BR /&gt;
Joe Sutphin wrote:&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt; Josh,&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; If you have the necessary components then goto&lt;BR /&gt;
&amp;gt; File|New Project&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; You should get a dialog box with two options&lt;BR /&gt;
&amp;gt;     1. Empty Project&lt;BR /&gt;
&amp;gt;     2. Add-In Project&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; Choose the Add-In project.&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; If you don't get these options then there could be&lt;BR /&gt;
&amp;gt; a couple of explanations for this. The obvious one&lt;BR /&gt;
&amp;gt; being you don't have the Developer tools installed&lt;BR /&gt;
&amp;gt; or the second. On my machine running Win2K and&lt;BR /&gt;
&amp;gt; AC2K there seems to be a strange thing happening.&lt;BR /&gt;
&amp;gt; With .Net installed it does not seem to recognize the&lt;BR /&gt;
&amp;gt; tools [even after reinstalling Office and trying to install&lt;BR /&gt;
&amp;gt; Developer]. So, there seems to be a bug there.&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; I do, however, have AC2K installed another machine&lt;BR /&gt;
&amp;gt; without .Net installed and it works just fine.&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; NOTE: these features will only be available in 2000i&lt;BR /&gt;
&amp;gt; and 2002.&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; Joe&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; "Minkwitz Design" &lt;JOSHWEST&gt; wrote in message&lt;BR /&gt;
&amp;gt; news:3BDECA6F.70209@ameritech.net...&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt;&amp;gt;Ok, I'm hooked, reel me in. How do you compile a dll from vba with the&lt;BR /&gt;
&amp;gt;&amp;gt;office developer tools installed? Do I have to have a ref checked? How&lt;BR /&gt;
&amp;gt;&amp;gt;come it doesn't spit an error message or ask for a location to save to,&lt;BR /&gt;
&amp;gt;&amp;gt;but blazes through the progress bar and disables the option on the&lt;BR /&gt;
&amp;gt;&amp;gt;pulldown? How? How? How?&lt;BR /&gt;
&amp;gt;&amp;gt;:) Josh&lt;BR /&gt;
&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;Joe Sutphin wrote:&lt;BR /&gt;
&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;I do, I do!&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;It's because you have the Office Developer Tools installed on your&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; machine.&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;With these tools in AutoCAD 2000i and 2002 you can create an ActiveX DLL&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;file, not a complete .EXE however. But, an ActiveX DLL will get you a&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;long way.&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;Especially if you are considering using Visual LISP.&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;Joe&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;    "mrhan" &lt;MRHAN&gt;&amp;gt; wrote in&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;    message news:f0908d7.-1@WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;    Does anyone know why there is an option to compile an Autocad&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;    project. It actually acts like its doing something when you click on&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;    the button in the IDE. It greys out as if it did something. I can't&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;    find any references to this. VBA is macro oriented and not&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;    compileable to an EXE format - so what's it for? Is it for attaching&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;    references for distribution?&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;    Any help would be appreciated!&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;    Marc&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt;&lt;/MRHAN&gt;&lt;/JOSHWEST&gt;</description>
      <pubDate>Tue, 30 Oct 2001 09:52:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/compile-vba/m-p/345528#M80032</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2001-10-30T09:52:43Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/vba-forum/compile-vba/m-p/345529#M80033</link>
      <description>Office Developer is a separate package from Office Pro.&lt;BR /&gt;
&lt;BR /&gt;
--&lt;BR /&gt;
http://www.acadx.com&lt;BR /&gt;
&lt;BR /&gt;
Good judgement comes from experience.&lt;BR /&gt;
Experience comes from bad judgement.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Minkwitz Design" &lt;JOSHWEST&gt; wrote in message&lt;BR /&gt;
news:3BDEE8EB.2030002@ameritech.net...&lt;BR /&gt;
&amp;gt; Hi Joe,&lt;BR /&gt;
&amp;gt; I don't get this dialogue from vba's ide and I'm running 2000i on nt4&lt;BR /&gt;
&amp;gt; with vis studio 6 pro installed as well as office 2000 pro. In addition,&lt;BR /&gt;
&amp;gt; the add-ins dialogue is empty. Hmmmmmm,,, no developer tools. After a&lt;BR /&gt;
&amp;gt; little research on line, I've come up with a host of references to&lt;BR /&gt;
&amp;gt; "office developer tools" and "office developer", but the only downloads&lt;BR /&gt;
&amp;gt; I see are add-ins for hebrew, ect. and I can't seem to find anything on&lt;BR /&gt;
&amp;gt; the office or studio disks. Is this an add-in from another package?&lt;BR /&gt;
&amp;gt; Where can I find them?&lt;BR /&gt;
&amp;gt; -Josh&lt;/JOSHWEST&gt;</description>
      <pubDate>Tue, 30 Oct 2001 09:56:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/compile-vba/m-p/345529#M80033</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2001-10-30T09:56:14Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/vba-forum/compile-vba/m-p/345530#M80034</link>
      <description>Most people only buy Office Pro. I think if you went&lt;BR /&gt;
that route you can buy the Developer add-on. I bought&lt;BR /&gt;
the Office Developer version of Office which comes&lt;BR /&gt;
with Office Pro [kinda the reverse of what you did].&lt;BR /&gt;
But it is there and I have played with it a bit, so I know&lt;BR /&gt;
that it works just fine. I did ask Autodesk developer&lt;BR /&gt;
help about it and and they do not document it because&lt;BR /&gt;
it is a feature that will only be available if you have the&lt;BR /&gt;
Office Developer tools installed.&lt;BR /&gt;
&lt;BR /&gt;
Joe&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Minkwitz Design" &lt;JOSHWEST&gt; wrote in message&lt;BR /&gt;
news:3BDEE8EB.2030002@ameritech.net...&lt;BR /&gt;
&amp;gt; Hi Joe,&lt;BR /&gt;
&amp;gt; I don't get this dialogue from vba's ide and I'm running 2000i on nt4&lt;BR /&gt;
&amp;gt; with vis studio 6 pro installed as well as office 2000 pro. In addition,&lt;BR /&gt;
&amp;gt; the add-ins dialogue is empty. Hmmmmmm,,, no developer tools. After a&lt;BR /&gt;
&amp;gt; little research on line, I've come up with a host of references to&lt;BR /&gt;
&amp;gt; "office developer tools" and "office developer", but the only downloads&lt;BR /&gt;
&amp;gt; I see are add-ins for hebrew, ect. and I can't seem to find anything on&lt;BR /&gt;
&amp;gt; the office or studio disks. Is this an add-in from another package?&lt;BR /&gt;
&amp;gt; Where can I find them?&lt;BR /&gt;
&amp;gt; -Josh&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; Joe Sutphin wrote:&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; Josh,&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; If you have the necessary components then goto&lt;BR /&gt;
&amp;gt; &amp;gt; File|New Project&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; You should get a dialog box with two options&lt;BR /&gt;
&amp;gt; &amp;gt;     1. Empty Project&lt;BR /&gt;
&amp;gt; &amp;gt;     2. Add-In Project&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; Choose the Add-In project.&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; If you don't get these options then there could be&lt;BR /&gt;
&amp;gt; &amp;gt; a couple of explanations for this. The obvious one&lt;BR /&gt;
&amp;gt; &amp;gt; being you don't have the Developer tools installed&lt;BR /&gt;
&amp;gt; &amp;gt; or the second. On my machine running Win2K and&lt;BR /&gt;
&amp;gt; &amp;gt; AC2K there seems to be a strange thing happening.&lt;BR /&gt;
&amp;gt; &amp;gt; With .Net installed it does not seem to recognize the&lt;BR /&gt;
&amp;gt; &amp;gt; tools [even after reinstalling Office and trying to install&lt;BR /&gt;
&amp;gt; &amp;gt; Developer]. So, there seems to be a bug there.&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; I do, however, have AC2K installed another machine&lt;BR /&gt;
&amp;gt; &amp;gt; without .Net installed and it works just fine.&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; NOTE: these features will only be available in 2000i&lt;BR /&gt;
&amp;gt; &amp;gt; and 2002.&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; Joe&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; "Minkwitz Design" &lt;JOSHWEST&gt; wrote in message&lt;BR /&gt;
&amp;gt; &amp;gt; news:3BDECA6F.70209@ameritech.net...&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;Ok, I'm hooked, reel me in. How do you compile a dll from vba with the&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;office developer tools installed? Do I have to have a ref checked? How&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;come it doesn't spit an error message or ask for a location to save to,&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;but blazes through the progress bar and disables the option on the&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;pulldown? How? How? How?&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;:) Josh&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;Joe Sutphin wrote:&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;I do, I do!&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;It's because you have the Office Developer Tools installed on your&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; machine.&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;With these tools in AutoCAD 2000i and 2002 you can create an ActiveX&lt;BR /&gt;
DLL&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;file, not a complete .EXE however. But, an ActiveX DLL will get you a&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;long way.&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;Especially if you are considering using Visual LISP.&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;Joe&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;    "mrhan" &lt;MRHAN&gt;&amp;gt; wrote in&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;    message news:f0908d7.-1@WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;    Does anyone know why there is an option to compile an Autocad&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;    project. It actually acts like its doing something when you click&lt;BR /&gt;
on&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;    the button in the IDE. It greys out as if it did something. I can't&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;    find any references to this. VBA is macro oriented and not&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;    compileable to an EXE format - so what's it for? Is it for&lt;BR /&gt;
attaching&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;    references for distribution?&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;    Any help would be appreciated!&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;    Marc&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt;&lt;/MRHAN&gt;&lt;/JOSHWEST&gt;&lt;/JOSHWEST&gt;</description>
      <pubDate>Tue, 30 Oct 2001 10:16:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/compile-vba/m-p/345530#M80034</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2001-10-30T10:16:42Z</dc:date>
    </item>
  </channel>
</rss>

