Hello - I am using the following script to determine if the contents of
field "maxheight is less than field "height"
Given the script below - I still get the alert if the number is 200 in
"maxheight" and only 58 in "height"
What am I doing wrong?
if (member("height").text > member("maxheight").text) then
alert "do Scale"
I am using this because if the user pastes in a graphic that is over the
number set in "maxheight" I would then
like lingo to scale the graphic on the screen.
Thanks for any insight or solutions you have
Dave
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/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!]