thetmd
Guest
Hello everyone,
for some time I noticed a strange behavior of macros in autocad 2011 64bit full. executing the code from the vba editor (pass/pass (f8) or completely (f5)) when an inputbox type command must be executed, the dialog appears to video, but I have no way to insert values as the dialogue does not become active. by clicking several times on the window I can insert a character every once in a while, but still it is not normal operation. the same code, executed by a button, not by any problems whatsoever. other strange thing I noticed is that the thisdrawing module code is no longer executed if there are more open vb projects. in the sense that if I have a code project in thisdrawing, this is done normally; if I load a second project here is that neither of the two projects is executed the thisdrawing code.
the operating sist. is win7 pro 64bit.
thanks in advance for any suggestions.
for some time I noticed a strange behavior of macros in autocad 2011 64bit full. executing the code from the vba editor (pass/pass (f8) or completely (f5)) when an inputbox type command must be executed, the dialog appears to video, but I have no way to insert values as the dialogue does not become active. by clicking several times on the window I can insert a character every once in a while, but still it is not normal operation. the same code, executed by a button, not by any problems whatsoever. other strange thing I noticed is that the thisdrawing module code is no longer executed if there are more open vb projects. in the sense that if I have a code project in thisdrawing, this is done normally; if I load a second project here is that neither of the two projects is executed the thisdrawing code.
the operating sist. is win7 pro 64bit.
thanks in advance for any suggestions.