Search the Community
Showing results for tags 'working'.
-
Working Point Lisp, skips a line and I can't figure out why
jesset posted a topic in AutoLISP, Visual LISP & DCL
Hello, I have more or less completed this little lisp and I can't figure out why it is skipping the first line after my 'if' statement. Basically, when you're in paperspace, it'll put your cursor into modelspace and you pick the point you want to annotate with a working point. For some reas... -
Error: bad argument value: string position out of range 17
TimG posted a topic in AutoLISP, Visual LISP & DCL
I have been having problems loading a lisp that has previously worked, without a problem for years, but now throws a message "Error: bad argument value: string position out of range 17". The lisp is loaded on opening of each drawing in the acaddoc.lsp, which has not changed. It is supposed to o...