After writing an lisp program and creating a variable "des" which
works fine when checking on the command line: !des. The problem is
that to use this variable in the toolbar which will append the variable with
!des<0 and insert it with a command with a move or copy command, it
seems that variable name becomes !des<0 rather than a polar entry like 3<0.
Question is there something in autolisp which is interactive at the
command line will make !des work with the polar #<degree.
Thanks