Hi,
I have been using a lisp (UPDATE) for many years. It updates the titleblock attributes in accordance with an excel spreadsheet. The spreadsheet creates a copy to a .csv file. Then a simple .txt pointer file directs each drawing to its contents in the CSV. Each attribute is linked via its attribute TAG.
For years there has been no problem, but now after updating to 2014, when running the UPDATE.lisp it redirects to the 'UPDATEFIELD' command asks to select objects. The attributes are also locked and can't be selected. It may have nothing to do with the lisp and rather just a protection on the attributes?
Can anyone help?
I know this problem is specific to 2014, because with all the same files I have tested on both 2012 & 2013 succesfully.
Attached is the sampel dwg., lisp, regisrer xls, csv and the point file.