I want to use a named reference in a tree variable but can't get it working.

For instance

float v=1
typeset x=( typeset -n v_ref=v )
pjtmp1.ksh93: typeset: x.v_ref: is not an identifier

Presumably this should work, but I can't get the syntax right

Jenny
-- 
Jennifer Pioch, Uni Frankfurt

Reply via email to