List Members, I vaguely remember what the subject was...
I just copied the subject title from Matie, added her first line of text and "button" (I think)... If my title has offended -know that I meant it not... Tab, by language you mean "brain f_rt"?!?!?!!! Though it seems a bit puritanical and overzealous, I will raise my register. Justin >From: Tab Julius <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]>, "Justin Olmanson" ><[EMAIL PROTECTED]> >Subject: Your language on Lingo-L >Date: Sat, 25 May 2002 17:27:25 -0400 >MIME-Version: 1.0 >Received: from [208.210.86.12] by hotmail.com (3.2) with ESMTP id >MHotMailBEB94DE100AA400431A2D0D2560C123D0; Sat, 25 May 2002 14:32:17 -0700 >Received: from mail3.fcgnetworks.net (mail3.private.fcgnetworks.net >[192.168.40.42])by mail2.fcgnetworks.net (8.9.2/8.9.0) with ESMTP id >RAA12645;Sat, 25 May 2002 17:32:15 -0400 (EDT) >Received: from loon.penworks.com (man8-pool-15.fcgnetworks.net >[208.210.87.175])by mail3.fcgnetworks.net (8.12.2/8.12.2) with ESMTP id >g4PLWCEI011657;Sat, 25 May 2002 17:32:13 -0400 >From [EMAIL PROTECTED] Sat, 25 May 2002 14:34:16 -0700 >Message-Id: <[EMAIL PROTECTED]> >X-Sender: [EMAIL PROTECTED] >X-Mailer: QUALCOMM Windows Eudora Version 5.1 >In-Reply-To: <[EMAIL PROTECTED]> > > >Guys, let's watch the language here - particularly Justin elevating it into >the subject. > >Thanks > >- Tab >List administrator, Lingo-L > > >At 05:58 PM 5/25/02 +0000, Justin Olmanson wrote: >>Mattie, >> >>There may be better ways but I would have the button click look for >>content changes in the field. >> >>something like... >> >>if member("fieldCalc").text = "origionalValue" then >>calculate >>else >>myglobal = 2 >> >>end if >> >>Justin >>___________________________ >> >>Hello, >> >>I'm having a brain fart here :) Can anyone help me out? >> >>I have a button that the user clicks which makes a few >>calculations. If >>the user changes the field to his/her own pref. then no longer >>do I need >>that specific calculation to take place. >> >>I have gotten it to work with a trigger, but making the field a >>button >>causes some funk with the curser >> >>--I just set the field script to >> >>on mouseup me >> myglobal = 2 >>end if >> >>--in the calculation >> >>if myglobal = 2 then >>do nothing >>else >>calculate >>end if >> >>but, this is kind of funky. >>Is there any other solution to this? >> >>Thanks for the help >> >>Mattie Wells >> >>_________________________ >> >> >>_________________________________________________________________ >>Get your FREE download of MSN Explorer at >>http://explorer.msn.com/intl.asp. >> >>[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!] > _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp. [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!]
