Greetings all, Why does this work in my ADT2002 and not on another's ACad2002? ***IMAGE **IMAGE_3DOBJECTS [3D Objects] [acad(Box3d,Box3d)]^C^Cai_box <snip> [acad(Mesh,Mesh)]^C^Cai_mesh **IMAGE_SPEAKERS [Speakers] [Bmt4,Bmt4]^C^C^C-insert Bmt4 \ ;; <snip> [Spk8,Spk8]^C^C^C-insert Spk8 \ ;; I should tell you that in ADT version it s in a partial menu and works. In Acad version it is in the acad.mns file. I can see it in the mnc file but it does not appear in the menu drop downs. The block search path is correct. Any help is appreciated, TIA, Eric
Greetings All, I figured it out, I think. This is the problem when I do things really fast and not my normal halffast! ?;-) Thanks for not taunting me! Eric
Could you post the solution so that we can see what was causing the problem? Could help us out at some point :^)
What! and really show how daft I am at doing this???????? Well, OK. I forgot to insert a new pop section in the mns file of the intended ACAD installation. When I copied that portion into the destination mns and adjusted the pop#'s accordingly, it worked. Imagine that. This is what was missing: ***POP13 **AV [A&V] ID_Connectors [Connectors...]$I=EWF.image_Connectors $I=ACAD.* ID_ElecSymbols [ElecSymbols...]$I=EWF.image_ElecSymbols $I=ACAD.* ID_Roberts [Symbols...]$I=EWF.image_Roberts $I=ACAD.* Hope this was beneficial and not just an exercise n humility! Eric