Registered forum members do not see this ad.
I want to share a code I found in theswamp.org
Request: Hi is it possible to get in lisp the menu like in pedit command? see atach.
Reply: yep the [ ... ] does the trick
to have the prompt displayCode:(initget "Left Right Up Down Sideways Insideout Forwatd Backwards") (setq direction (getkword "\nElbow direction [Left/Right/Up/Down/Sideways/Insideout/Forward/Backwards ] <Right>: " ) )
you will need the
DYNMODE variable set to 1, 2, or 3
and
DYNPROMPT variable set to 1
Sorry for my English.
Registered forum members do not see this ad.
ohhh, that looks familiar.
Perfection is not optional.
another Swamper
Bookmarks