Re: Help Please with numbers

new topic     » goto parent     » topic index » view thread      » older message » newer message

>From the example you give you are using Win32Lib, and there is a simple way to
>get a numerical value from a textfield - use getNumber(...) instead of getText().

Or else use get() - a Euphoria core function - read the manual for details.

Please note the documentation with Euphoria about the use of atoms and sequences
- some aspects that every new user should be aware of.

> Rangel, Hebert Rogelio wrote:
> > 
> > object r1
> > object r2
> > object r3
> > 
> > r1 = getText(EditText20)
> > r2 = getText(Edittext21)
> > r3 = r1 + r2
> 
<snip>

Cheers,
Dave

. .. : :: = == == = :: : .. .
Server-Side DB driven web sites,
Software Development
(and part-time games developer)

contact dave_p at purpletiger dot com
or probert.dave at gmail dot com
. .. : :: = == == = :: : .. .

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu