Tree_AddParent

Started by bazzacad · 2012-09-28 23:27 UTC · 1 replies · SMF topic #1898

I'm just now updating existing code to Acad 2013 w/ ODCL v7.0.0.8, and I'm getting the attached error.

This code used to run fine in v6.0.2.5:
(setq ParKey (dcl_Tree_AddParent BX_frmBlkLibMain_TreeControl1 (cdr x) (car x) icon icon icon))

Is this "alternative syntax" no longer working?
{2}
Attachments
I could not reproduce the problem here.