Ralph DiMola wrote:

   try
    put item 1 of the margins of obj into item 1 of tMargins
    put item 3 of the margins of obj into item 3 of tMargins
   catch SomeError
    exit CenterVert -- Can't get margins?... do nothing
   end try

Now I'm even more worried: is there a cirumstance in which querying the margins can result in a thrown error?

--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for Desktop, Mobile, and Web
 ____________________________________________________________
 ambassa...@fourthworld.com        http://www.FourthWorld.com

_______________________________________________
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