Hello,

having this  

myblock:  [[one [1 2 3]][two [4 5 6]][three [7 8 9]]]

I can extract a value and put it in

myvalue: myblock/1/2/3

print myvalue

>> 6

but if I change myvalue: the result is only local, not global to myblock, so

is there a way to assign the content of myblock, like a pointer, to the
variable, so that

myvalue: 12

will change the content in myblock/1/2/3 ?


Thanks ;-)

Bye
-- 
                    Joachim Thomas - [EMAIL PROTECTED] - ICQ 18088459
                                Amiga1260+Amiga4060PPC604
Member of ATO (italian Division) http://bilbo.di.unipi.it/~ato-it & Phoenix Consortium
  Concerti - Gruppi Musicali & Locali http://concertitalia.supereva.it
          Virtual PHOTO Gallery http://www.terzomercato.com/free/jt_home

It took them 15 years to catch up...Now they never will.
-- Bill McEwen/T-Shirt Slogan at AmiWest


-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to