Newbie question

Alain Farmer alain_farmer at yahoo.com
Wed Apr 30 00:28:46 EDT 2014


I am stumped. Why the contradiction below ?


on mouseUp
   answer the cantDelete of part 1 -- answers true or false
   repeat with x = 1 to the number of parts
      get the cantDelete of part x -- error! object does not have this property
   end repeat
end mouseUp



More information about the use-livecode mailing list