Insert blocks by menu

#1
Hello!

I'm using my acad menu in icad v6 demo and everything works great except everytime I add a block (that was already added before) through the menu, icad asks me if I want to redefine it.
In Acad I think '-insert' was used to prevent this.. here is the command line I'm using:

[MnuItem-324]
Name=Ponto de Luz
Command=^C^Cinsert;c:/Pormenores/blocos/elect/ilu/pontoluz.dwg;\;;
FileName=ACAD
Visibility=143
SubLevel=2

Cheers