Can someone using 9.0.0 help me out?

This used to work in LC 7 but now generates an error on the second line (*put*thelongidofobjRef intot1).  What is the new correct syntax?   This popped up in the MasterLibrary.

-= Thanks
      Mike


*on*seSetObjectState objRef, objState*
   put*thelongidofobjRef intot1 *
   put*thelongidofbtn"Lib"ofcd"LibMgr"ofstack"MasterLibrary"intot2*
   if* t1 = t2 andobjState = "applied"*then**
       send*"updateMasterIndex"tocd"LibMgr"ofstack"MasterLibrary"in1ticks*
   end* *if**
   pass*seSetObjectState*
end*seSetObjectState

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to