Am 18.03.2003 20:13 Uhr schrieb "kevin pyatt" unter
<[EMAIL PROTECTED]>:
> Hi. I have a question regarding the way in which one can display a number
> stored as a variable in a text field.
> Example.
> a = 1.5
> b = 2.0
> c = (A+B)
> member("MyTextBox").int c
Member("MyTextBox").text=(c.integer).string --(if you want integer) or
Member("MyTextBox").text=c.string
Regards, Florian
> ?
> I know that this does not work, but I am wondering how could one display the
> numerical value of variable c in a text field?
> THX
>
>
>
> Kevin Pyatt
> Ponderosa High School
> Chemistry Teacher
> Multimedia Developer/Instructional Designer
>
> Scientific Creations
> Business line:303.829.8960
> www.scientificcreations.com
>
>
>
>
> _________________________________________________________________
> MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
> http://join.msn.com/?page=features/virus
>
> [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!]
[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!]