VBA - What are the changes implemented from V4 to V9?
I jumped directly from Bricscad version 4 to version 9. I found that V9 did not auto load commonprojects.vbi. I used Export / Import to get my forms/modules etc. across to create a .DVB file for V9. When I ran the program, I got error messages. I could not find much help from the HELP files; is there any documentation on the progressive changes made from the earlier versions to the current version? Perhaps those who have progressively used the various versions could kindly provide some insights? TQ.
Comments
-
As you already know InteiilCAD was not compatible with AutoCAD in the VBA code area. This has been altered in BricsCAD version and these are now compatable.It looks like you now have some additional code to port over and I am not aware of any automated way.Regards
0 -
Yes, I notice I need to put the ACAD prefix for the object names. Thanks!
0 -
Please note that we have added an online tool which can assist in converting V4 VBA code to current VBA code.seehttp://www.bricsys.com/en_INTL/bricscad/tools.jspBricscad VBA conversion toolorhttp://www.bricsys.com/common/vbaconversion/
0