Hi all
I am having a problem with the TORIENT command which aligns text and other stuff to a particular angle for example a line
Now i am very lazy and have millions of text to align with different line i wanted to make a shortcut to this command an i created this lisp
[font=Tahoma](defun c:to () (command "torient"))[/font]
But I doesn't work for me it says that it is an unknown command.
But when I type it in manually it works fine
If this helps there is a variable torient i looked that up using
!torient