o.k. this will probably sound dumb.... Where can I download OpenDCL ? Thanks!

Started by Hypersonic · 2009-01-31 19:02 UTC · 11 replies · SMF topic #529

Where can I download OpenDCL ? Thanks
I should probably add, that I am running in Autocad 2004 and autocad 2009.... Will that create issues?

Thanks!
It will run on Acad2004 & up.  It will run fine on both.
Click the download button or here's a direct link: {2}
Attachments
Thank you, do I need the OpenDCL Runtime, the OpenDCL Studio ro the Open DCL sipped source code or all three?
You prob. only need the Studio.
The Studio is used to create\edit dialogs. The Studio will install the run-time at the same time on your PC.
The Run-time only install is used to distribute your application to others.
The Source code is the C++ ObjectARX code used to compile OpenDCL.

Since it sounds like you're just getting started, I'd suggest you check out this tutorial.
{2}
Hello, I am just beginning to use the tutorial and have found that the file "AUBlockTool_Start.lsp" and the pictures that it talks about are not available to me.
Can you help?
So far I have been using VBA just because of the forms function.
This looks very promissing!
Thanks for any help! ;)
Hello william17051,

what do you mean with
the pictures that it talks about are not available to me.
.

Can you explain, what you want to do and what the OpenDCL Studio does instead?

Fred
author=william17051 link=topic=529.msg3041#msg3041 date=1236689544 wrote:
Hello, I am just beginning to use the tutorial and have found that the file "AUBlockTool_Start.lsp" and the pictures that it talks about are not available to me.


Did you download and install OpenDCL Studio?  If not, you'll need to start with that (scroll up in this thread for more information about downloading OpenDCL Studio).
When following the tutorial it says to dowload the "AUBlockTool_Start.lsp" from the forum but when I click the link it tells me that I am not allowed to access it.
It also tells me to download the picture files for the picture link function. This also says that I am not allowed to access it in the forum.
author=william17051 link=topic=529.msg3044#msg3044 date=1236700491 wrote:
When following the tutorial it says to dowload the "AUBlockTool_Start.lsp" from the forum but when I click the link it tells me that I am not allowed to access it.
It also tells me to download the picture files for the picture link function. This also says that I am not allowed to access it in the forum.



The tutorials can now be found on the main OpenDCL home page: {2}
Where did you find the old links? Where it didn't give you access, so I can fix it.
author=william17051 link=topic=529.msg3044#msg3044 date=1236700491 wrote:
When following the tutorial it says to dowload the "AUBlockTool_Start.lsp" from the forum but when I click the link it tells me that I am not allowed to access it.
It also tells me to download the picture files for the picture link function. This also says that I am not allowed to access it in the forum.



Actually it sounds like you've already downloaded then if you're following the tutorial. The files you're looking for are contained in the same zip file, under the sub-folders: "Level 2\Start"
Yes, that was the problem.
I didnt realize they were there! :D
Thanks for the help!
Bill