Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

conditions in a button macro????

Status
Not open for further replies.

shadow

Computer
Joined
Mar 1, 2001
Messages
321
Location
US
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 if everyone helps everybody the world will be a better place
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top