$($(REF)) - Reading "referenced" variable
From: Sektor van Skijlen (ethouris_at_wp.spamu.lubie.nie.pl)
Date: 06/25/04
- Next message: Bryan Oakley: "Re: $($(REF)) - Reading "referenced" variable"
- Previous message: Sektor van Skijlen: "Re: tk_dialog crashes wish"
- Next in thread: Bryan Oakley: "Re: $($(REF)) - Reading "referenced" variable"
- Reply: Bryan Oakley: "Re: $($(REF)) - Reading "referenced" variable"
- Reply: Cameron Laird: "Re: $($(REF)) - Reading "referenced" variable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 25 Jun 2004 21:53:14 +0000 (UTC)
The syntax example above is, of course, a makefile syntax :)
Sorry for such a simple question, but does anybory know, how to READ
a value from a variable referenced by another variable?
set x none
set ref x
set $ref some ; # Ok, the variable is set throught a "reference variable".
puts $.... ? ; # How to read?
-- // _ ___ Michal "Sektor" Malecki <sektor(whirl)kis.p.lodz.pl> \\ L_ |/ `| /^\ ,() <ethourhs(O)wp.pl> // \_ |\ \/ \_/ /\ C++ bez cholesterolu: http://www.intercon.pl/~sektor/cbx
- Next message: Bryan Oakley: "Re: $($(REF)) - Reading "referenced" variable"
- Previous message: Sektor van Skijlen: "Re: tk_dialog crashes wish"
- Next in thread: Bryan Oakley: "Re: $($(REF)) - Reading "referenced" variable"
- Reply: Bryan Oakley: "Re: $($(REF)) - Reading "referenced" variable"
- Reply: Cameron Laird: "Re: $($(REF)) - Reading "referenced" variable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]