I am using the following script to add the text of field and I am getting
some crazy numbers.

on mouseUp
  put the text of field "Cost1" + the text of field "Cost2" into field
"Total"
  updateStage
end

The field "Cost1" is 27935 and the field "Cost2" is 5500 and field "Total is
showing 1236921976.0000

What am I doing wrong here?

Thanks in advance,

George Carlile
[EMAIL PROTECTED]

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to