prompt
(prompt message)
This function sends the message string to be displayed
in the output device(s).
|
Arguments |
message (string) the string to be displayed |
|
Return |
always NIL |
|
Example |
|
|
Remarks |
it is suggested to use this function for command line output, rather than (prin1) (princ) or (print) functions |
| © Bricsys NV. All rights reserved. |