hi,
i've written some input validation code, and i wonder what is really required to code and what can be handled by the autolisp *error* function.
secondly, for readability sake, since the validation code is long i were thinking to link it from a different sub-function . is this a good idea...