Bug in Properties command in 6.1?

Timothy Bleiler bleiler at buffalo.edu
Thu Jul 18 13:15:57 EDT 2013


This looks like a bug to me.

Create a new stack
add a button and a list field

Set the button script to 

on mouseUp
   Get the properties of fld 1
   Put 2 into it [ "HilitedLines" ]
   Set the properties of fld 1 to it
end mouse up


Works in 5.5.4. In 6.1, the hilitedLines is empty after the properties of field 1 are set.
Only tested on a Mac. 

Anyone else seeing this?


Tim Bleiler, Ph.D.
Instructional Designer, HSIT
University at Buffalo




More information about the use-livecode mailing list