Interesing bug with word elements
Peter T. Evensen
pevensen at siboneylg.com
Fri Mar 10 18:24:56 EST 2006
It depends on what the contents of test was. If you look at the user guide
(and maybe other documentation), item is the only chunk that will create
blank items, so for put something into word 2 to work, there already needs
to be a word two, but put x into item 5 of test will add the commas to
make test=,,,.x
So I think this is documented behavior and not a bug.
At 05:20 PM 3/10/2006, you wrote:
>The following code produces what I think is a bug:
>
> put "a" into word 1 of test
> put "b" into word 2 of test
>
>Examining test shows "ab" in word 1, not two words as requested. If you
>change the code from "word" to "line" or to "item" Rev correctly produces
>the lines or items needed to fulfill the command. I'm seeing this on
>Win32, don't know about OSX.
>
>Bug, or no?
>_______________________________________________
>use-revolution mailing list
>use-revolution at lists.runrev.com
>Please visit this url to subscribe, unsubscribe and manage your
>subscription preferences:
>http://lists.runrev.com/mailman/listinfo/use-revolution
Peter T. Evensen
http://www.PetersRoadToHealth.com
314-629-5248 or 888-628-4588
More information about the use-livecode
mailing list