conditions in a button macro????
conditions in a button macro????
(OP)
well been reading my autolisp books the las couple of weeks now and been reading about reactors and stuff and with me have been doing pretty good with button macros could this be possible
have a lsp with 2 or more commands now you gointo autocad and set up a button usually like so
^C^C(load "my lsp.lsp");(c:my lsp command);
so now is there a way to build in this button that if its clicked a specific # of tims taht it starts 1 command not the others????
This would be really cool
have a lsp with 2 or more commands now you gointo autocad and set up a button usually like so
^C^C(load "my lsp.lsp");(c:my lsp command);
so now is there a way to build in this button that if its clicked a specific # of tims taht it starts 1 command not the others????
This would be really cool
if everyone helps everybody the world will be a better place




