Description next to command

Description next to command

wispoxy
Advisor Advisor
1,419 Views
9 Replies
Message 1 of 10

Description next to command

wispoxy
Advisor
Advisor

wisp_ls45p.png

See image attached. How can I get a description next to my command? All help appreciated.

0 Likes
Accepted solutions (1)
1,420 Views
9 Replies
Replies (9)
Message 2 of 10

dbroad
Mentor
Mentor

Have you tried adding the command to the CUI and editing it there?

2016-10-18_8-48-15.png

Architect, Registered NC, VA, SC, & GA.
0 Likes
Message 3 of 10

wispoxy
Advisor
Advisor

@dbroad

Wow, did I really miss that? Let me check it out, I'll get back to you.

0 Likes
Message 4 of 10

wispoxy
Advisor
Advisor
I cannot seem to locate my custom '17TS-A' command in CUI. The command was created as a lisp that I setup to run every time AutoCAD 2017 starts. It's branched off the acad2017doc.lsp file.
0 Likes
Message 5 of 10

dbroad
Mentor
Mentor

1)If you are customizing, don't change the acad2017doc.lsp.  That belongs to Autodesk. Instead add it to your acaddoc.lsp, in a trusted folder on the search path.

2)If you have a custom command that doesn't already exist in the CUI, you need to add it to the cui as a new command.  Then complete and test the command macro. Descriptions are a function of the CUI.

Architect, Registered NC, VA, SC, & GA.
0 Likes
Message 6 of 10

wispoxy
Advisor
Advisor
Ok, I'll get back to you.
0 Likes
Message 7 of 10

wispoxy
Advisor
Advisor

wisp_si02e.png

 

That still doesn't do what I need it to.

 

See image attached. I want custom text in the brackets '( )'. Custom text, not the linked command / description. I was saying description in my first post as an example not knowing it's not a description, it's a linked command. 

0 Likes
Message 8 of 10

dbroad
Mentor
Mentor
Accepted solution

synonyms are editable on the manage tab, under the customization panel.  I am not sure that AutoLISP command qualify as true commands for these purposes.

Architect, Registered NC, VA, SC, & GA.
Message 9 of 10

wispoxy
Advisor
Advisor

Thanks for your help. I found an alternative, but couldn't have gotten there without your help.

0 Likes
Message 10 of 10

dbroad
Mentor
Mentor

Glad to help. Thanks for the solution credit and kudo.  Others might be interested in the solution you arrived at if different than my proposals.

Architect, Registered NC, VA, SC, & GA.
0 Likes