variable trouble
larry at significantplanet.org
larry at significantplanet.org
Wed Sep 24 02:07:38 EDT 2014
Hello,
I'm using 6.6.3 on Windows XP.
This line of code works just fine:
put the keys of wgList03 into theseKeys
but the following lines of code do NOT work: (where N is 3) -- and yes, it IS a ZERO after wgList
put "wgList0" & N into thisVar
put the keys of thisVar into theseKeys
To me, this is just inexplicable and very frustrating. Any help will be greatly appreciated.
Thanks,
Larry
More information about the use-livecode
mailing list