Hi Tim,
I am using Xcircuit 3.6.130.
I execute the following on a selected label object.
++++++++++++++++++++++++++++++++++++++++++++++++++++++
(test) 57 % set position [label position]
{300 0}
(test) 58 % xcircuit::instance make in_pin $position
list must contain x y positions
(test) 59 %
++++++++++++++++++++++++++++++++++++++++++++++++++++++
It seems the list returned by [label position] command is malformed.
I workaround this by extracting the x & y from $position and making a
new list variable using "list" command it works.
Best Regards
John
_______________________________________________
Xcircuit-dev mailing list
[email protected]
http://www.opencircuitdesign.com/mailman/listinfo/xcircuit-dev