Message 1 of 2
AsdkUnsupp for AutoCAD 2018
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
@Ron_Jones1122 wrote:I'm working on bringing a VBA project from AutoCAD 2000 to 2018. This project references AsdkUnsupp2000.arx Does anyone know if a 2018 version of this file exists? The latest I can find is 2013
Thanks for the help in advance
Probably not, and if you're going to migrate to AutoCAD 2018, you should consider VB.NET, and the .NET API, which will allow you to do anything that asdkUnsupp2000.arx can do and much more.
What is the specific need it provides?