proc mportinfo {mport} { set workername [ditem_key $mport workername] return [$workername eval array get ::PortInfo] } What is ::PortInfo? Is it a proc? I haven't been able to find it. Regards, Bradley Giesbrecht (pixilla)