Possible bug in Revolution 3.0: merge command is missing array elements...

Andre Garzia andre at andregarzia.com
Thu Sep 11 18:39:48 EDT 2008


Folks,

can anyone confirm that we can still use arrays inside the merge command, like:

put "andre" into myvar["name"]
put the merge of format("hello [[ myVar[\"name\"]], welcome!")

Before anyone says that there's a missing closing ] in the string, be
aware that in previous revolution versions this is how it worked, if
you put three ] like ]]] in the end, in the final result you got
youself a nice ] in the string. Again, the point is, the myVar["name"]
is being replaced by empty value!!!!

andre

-- 
http://www.andregarzia.com All We Do Is Code.



More information about the use-livecode mailing list