Field redistribution line by line
Klaus Major
klaus at major-k.de
Tue Jan 13 12:03:47 EST 2004
Hi David,
> Thanks, Klaus
>
>> Try this (no need to do "do" ;-)
> I seem to be doing quite a bit of do do :)
Take care, the Dodo-bird has become extinct several hundred years ago
;-)
>> put value(tname & x) into fld (fname & x)
> This works well for the second half of the process,
> however, I still seem to need the "do" syntax for
> getting the line into the variable in the first half. It
> is working, so I don't need to change it, but it is
> rather cumbersome. In other words, if I reverse the
> above to:
> put fld (fname & x) into value(tname & x)
> it produces an error, with or without 'value'.
That's true, i still have not found the other way without "do"...
Any hints form the listers?
> Dave
Regards
Klaus Major
klaus at major-k.de
www.major-k.de
More information about the use-livecode
mailing list