Library DCL multi radio button.lsp

The lisp is a library program and can be used in any user code, it makes a radio button dcl based on a list of user choices, it can be a simple replacement for Initget, as you can only choose a displayed item. It can be as simple as "Yes or No" it appears to be limited only by screen size. It can display horizontal or vertical.

It only requires 1 line of code to use, 2 extra lines are required to check if lisp is loaded and set default button, only required once.

Please look at attached image. Muli getvals.lsp is avaiable as well.