vl-exit-with-error
(vl-exit-with-error msg)
This function calls the actual *error*
function with the msg argument (in all NameSpaces).
|
Arguments |
msg (string) the error message to be printed |
|
Return |
none / void |
|
Example |
|
|
Remarks |
this function stops the Lisp execution (except, if a (vl-catch-all-apply) error trap is active |
| © Bricsys NV. All rights reserved. |