ZcadPreferences in VBA
01-03-2013 04:03 . am | View his/her posts only
When I try to use ZcadPreferences I get an error 445, "Object doesn't support this action". My code looks something like this and errors on the Set.
Dim oPrefs As ZcadPreferences
Set oPrefs = ThisDrawing.Application.Preferences
Thank you in advance.
Dim oPrefs As ZcadPreferences
Set oPrefs = ThisDrawing.Application.Preferences
Thank you in advance.
ZcadPreferences in VBA
01-04-2013 10:50 . am | View his/her posts only
Hi,
ZcadPreferences will be partly supported in ZWCAD+2012 SP2, which means PreferencesFiles will be supported.
ZcadPreferences will be partly supported in ZWCAD+2012 SP2, which means PreferencesFiles will be supported.



