Hey Scott - tried your first script and it works fine for me. (LC 4.5.3 on OSX 10.6.6)

Marty Knapp
Houston, I think we have a problem.

This script works in LC (Rev) 4 OS X but generates an error in 4.5.3:
   import snapshot from rect (rect of the selobj) of the selobj

Message execution error:
Error description: value: error executing expression
Hint: import snapshot from rect (rect of the selobj) of the selobj

Other variations also fail, ie:

   import snapshot from rect (rect of btn 1) of btn 1

Message execution error:
Error description: value: error executing expression
Hint: import snapshot from rect (rect of btn 1) of btn 1


   import snapshot from rect (10,10,100,100)

Message execution error:
Error description: value: error executing expression
Hint: import snapshot from rect (10,10,100,100)

Can anybody else confirm this?  Is it just me?  If not, this seems like a
pretty important issue.

Regards,

Scott Rossi
Creative Director
Tactile Media, UX Design

_______________________________________________
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