Message 1 of 10
Code Changes Required to VBA Macro so it runs on 64 bit system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi Guys
I have upgraded to 64 bit Autocad and have lots of macros. I read somewhere that some code changes are need. One from memory was something about the me object not being supported and there was some code to fix this. eg me.hide on a form wont work.
Problem is I dont remember where I saw it and cant find it on google.
Does anyone know where this guide can be found?
I need to get my macros running.
Thanks
Steve
I have upgraded to 64 bit Autocad and have lots of macros. I read somewhere that some code changes are need. One from memory was something about the me object not being supported and there was some code to fix this. eg me.hide on a form wont work.
Problem is I dont remember where I saw it and cant find it on google.
Does anyone know where this guide can be found?
I need to get my macros running.
Thanks
Steve