-inster *dwg en attedit
hii'm trying to make an menu my code looks like->
ID_sprinklers [->] ^c^c -insert *file \\ 1 0 \\test;test;test
what i'm trying to do is
having a pulldown menu
sprinkler
->spbesf
insert exploded block with user pickpoint with scale 1and rotate 0
then automated file attedit with 3 lines of test
at work it didn't work.
does anyone have ideas for what i try
could it be the dwg i try to insert that needs to change
i'm making it in an mnu for creating a big list there are plenty more options to chose afterwards. The file name is probably your main problem try this
^c^c -insert *file \\ 1 0 \\test;test;test^c^c -insert spbesf drag \ 1 0 test test2 test3
页:
[1]