• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

problem with the vb editor

  • Thread starter Thread starter thetmd
  • Start date Start date

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.
 
with regard to the execution of the code, the macros should recall them from macros (alt+f8) or specific button.
The editor has an abnormal behavior if we don't want to call it "bug."
for the second question, I do not have the habit of using the code attached to the drawing, I use the dvb so much to understand, and in my case the multiple use of dvb has never created problems.

bye
 
thanks rpor66 for the help
I did some other control on the internet and on the pc of a colleague who has win7 64bit.
I discovered that he also has the same problem (although his machine is configured differently).
on the internet, instead, I discovered that the problem of the strange management of the dialogue is a 'baco' of the visual basic from that it was 'staccato' from autocad and should be installed separately.

for the second part of the previous question I must point out that I also use more dvb loaded, from which I call the macros. However, while first with a 32bit system, I could have 2 dvb uploaded, with both part of the code inserted in thisdrawing voice, and working at the same time, now with the 64bit version this no longer happens...I guess it is a further kiss of the 64bit version...I didn't find any more information on the internet.

Hi.
 
I have problems with "select point" commands sometimes is immediate, sometimes to make the command active I have to reduce to autocad icon and then restore the view at that point the pointer appears to me. I think it's a similar issue to the input of the data you have. even if I have a 64bit and the userforms have never given me problems.
 
Hello everyone,
for some time I noticed a strange behavior of macros in autocad 2011 64bit full.. . .
try installing the upgrade 2 for 2011, it was released recently. even if I don't think fix has been introduced for this problem.
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
ciao
Back
Top