It's probably the caret is in the wrong place. Try:
^c^c
-David



Registered forum members do not see this ad.
can anyone tell me where i am going wrong with the following macro.
i want the initiate the VPCLIP command,select on the viewport,then delete the VPCLIP.
Heres what i got.
c^c^_vpclip \d;
Thanks
G
It's probably the caret is in the wrong place. Try:
^c^c
-David
R12 (Dos) - A2K



Yeah sorry typed the caret wrong here, its correct on autocad but still wont work.
any ideas, Anyone?
Thanks
G
I don't know much about the VPCLIP command. And it's been a while for custom menus for that matter.
But it worked for me in A2K but you have to make a correct single pick the first time. Anything else it seems to stop proccessing.
^c^cvpclip;\d;
-David
R12 (Dos) - A2K



Your a champion, thanks david, works a treat.
G
Registered forum members do not see this ad.
This addition will be usefull: ^C^Cvpclip;\d;re
Bookmarks