Collections to list in tcl -


hi know how convert collection list in tcl. output getting in form of collections want change list.

generally use collections when dumping/querying data tools use tcl (for example design compiler synopsys). these collections list not accessible normal list commands. access them need use "foreach_in_collection" command , need use get_object_name (or equivalent command) , need build list (lappend) of output of get_object_name. list can use tcl list operations.

foreach_in_collection , get_object_name tool specific commands , can not found in tcl , work run through tool interface.

hope helps.


Comments

Popular posts from this blog

curl - PHP fsockopen help required -

HTTP/1.0 407 Proxy Authentication Required PHP -

c# - Resource not found error -