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

Reply via email to