vle-showpromptmenu
(vle-showpromptmenu keywords)
shows the PromptMenu, providing the options as
in 'keywords'; the options keywords should follow the rules for
(initget) keywords string;
especially (but not only) useful in
combination with (grread)
|
Arguments |
'keywords' list of keywords to be shown in the PromptMenu |
|
Return |
NIL always |
|
Example |
(vle-ShowPromptMenu "Continue Finish Abort") |
|
Alias |
|
|
Remarks |
the PromptMenu is shown
"modeless", Lisp does not wait for user interaction ! |
| © Menhirs NV. All rights reserved. |