Performing math on points

Doug Smith dsmith at duncansoftware.com
Tue May 27 05:15:24 EDT 2003


I want to take the mouseLoc and add a variable such as 14,12 to it and store it in another variable.
Trying the statements below in the multiline message box:


put the mouseLoc + 14,12 into vResult
put vResult

produces this error message.

Message execution error:

Error description: Operators +: error in left operand

Can this be done and if so, how?


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.runrev.com/pipermail/use-livecode/attachments/20030527/1d74fcb1/attachment.html>


More information about the use-livecode mailing list