Message 1 of 14
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
How do I get this to show, like when you type qleader straight on command line:
Specify first leader point, or [Settings] <Settings>:
I simply want to make a key-in with lisp like:
(DEFUN C:Q () (command "qleader"))
but that gives no settings option on command line....
internal protected virtual unsafe Human() : mostlyHarmless
I'm just here for the Shelties
Solved! Go to Solution.