From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22509 invoked by alias); 8 Jul 2012 20:02:43 -0000 Received: (qmail 22499 invoked by uid 22791); 8 Jul 2012 20:02:43 -0000 X-SWARE-Spam-Status: No, hits=-0.9 required=5.0 tests=AWL,BAYES_20 X-Spam-Check-By: sourceware.org Received: from tirion.supremecenter202.com (HELO tirion.supremecenter202.com) (209.25.195.243) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 08 Jul 2012 20:02:29 +0000 Received: from [77.28.173.151] (port=47119 helo=[192.168.178.36]) by tirion.supremecenter202.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.77) (envelope-from ) id 1Snxga-0000Y4-CZ for ecos-discuss@ecos.sourceware.org; Sun, 08 Jul 2012 20:02:28 +0000 Message-ID: <4FF9E752.3030606@siva.com.mk> Date: Sun, 08 Jul 2012 20:02:00 -0000 From: Ilija Kocho User-Agent: Mozilla/5.0 (X11; Linux i686; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 MIME-Version: 1.0 To: ecos-discuss@ecos.sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: [ECOS] Assign a CDL value to TCL variable. X-SW-Source: 2012-07/txt/msg00010.txt.bz2 Hi colleagues Is there a way to assign a value of CDL option/component to a TCL variable. something equivalent to: cdl_option CYGFOO { flavor data calculated 5 } set cygbar some_function(CYGFOO) # Here cygbar == 5 Ilija -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss