On my computer I have AutoCad 2004 as well as 3.3 and my application needs to open 2004. I know that I have to use the CreateObject method in Visual Basic, but I'm not sure how to identify the specific version. Can anyone help? Thanks
I have a visual basic application that creates a .scr AutoCad script file, and I need this Visual Basic application to run the .scr file. Does anyone know how to do this? Your help would be greatly appreciated.