thanks to everyone that helped me out with this
problem.  I used Kerry's script idea. thanks it worked
big time.

DS-NYC
--- Kerry Thompson <[EMAIL PROTECTED]> wrote:
> > im trying to get the values of 
> > three field's and put them on a certain part of a 
> > script. when the 3 field's values change so 
> > should the ones on the script.
> 
> I'm not sure what you mean by putting the value on a
> certain part of a
> script. Do you want to change a variable? If so, try
> this:
> 
> myVar = member("fieldMember").text
> 
> Or, if you want a numeric value, 
> 
> myVar = value(member("fieldMember").text)
> 
> Cordially,
> 
> Kerry Thompson
> 
> P.S: You'll project a better image if you talk with
> an English teacher
> about the use of the apostrophe ^_^
> 
> [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!]


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
[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