2018-07-29 06:33 UTC
Hello to all
I am installing a new computer with Autocad, I have copied all the files lisp and .odcl with the same configuration of the old pc.
I have a problem, on the new pc:
the forms do not work because they change the strings function, example:
Old pc (defun c: MCTrave1/Form1#Onnitialize
New pc (defun c: MCTrave1_Form1_Onnitialize
Is there a way to not have to change all the lisp files?
I had already asked this question in 2016
{2}
and this was recommended
{2}
I ask if there have been any news
Thank you
I am installing a new computer with Autocad, I have copied all the files lisp and .odcl with the same configuration of the old pc.
I have a problem, on the new pc:
the forms do not work because they change the strings function, example:
Old pc (defun c: MCTrave1/Form1#Onnitialize
New pc (defun c: MCTrave1_Form1_Onnitialize
Is there a way to not have to change all the lisp files?
I had already asked this question in 2016
{2}
and this was recommended
{2}
I ask if there have been any news
Thank you