On Sun, 17 May 2009, Szak�ts Viktor wrote:
> Also this variation didn't work in my tests, although it would be even more
> expected:
> ? m->operator[ 12 ]:Eval( '04' )

No True. It perfectly works.
Just simply you haven't check that after adding M-> to above example
the RTE in this line stop to be generated but new one apeears inside
evaluated codeblock:
   { | x| Operator[ 11][ 2][ Ascan( Operator[ 11][ 1], PadL( x, 2,"0")) + 1]}
stored in m->operator[ 12 ].
Try to add m-> also to this code.

best regards,
Przemek
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to