getreal
(getreal [ prompt ] )
This function pauses for user input to specify
a double number.
|
Arguments |
prompt (optional) a prompt string to be shown; if omitted, a standard prompt is shown |
|
Return |
double, or NIL |
|
Example |
(getreal "\n* Specify offset : ") |
|
Remarks |
see (initget) function |
| © Bricsys NV. All rights reserved. |