Sorry
Frank D. Engel, Jr.
fde101 at fjrhome.net
Fri Oct 29 17:39:03 EDT 2004
More likely the field "price" contains something Rev refuses to parse
as a number (make sure the field contains exactly a number, and nothing
other than the number, which might confuse the parser).
Also, change "the number of characters of" to "the number of characters
in"
On Oct 29, 2004, at 5:13 PM, Mark Talluto wrote:
>
> On Oct 29, 2004, at 2:07 PM, aurelien at jetrealisations.fr wrote:
>
>> Sorry to disturb you with this basicly basic question but… i really
>> need an answer even it is
>> certainly a very simple thing to do. Here it is, i simply want to
>> multiply,add,… the value of two
>> variables… and i can't… i know…
>>
>> My code :
>>
>> on mouseUp
>> put the number of characters of field "myfld" into MyChar
>> put the value of field "price" into MyNum
>> put MyChar * MyNum into field "devis"
>> end mouseUp
>>
>> it returns an error in the right operand while the structure seems
>> bascily logical
>>
>
> There is nothing wrong with your code. My guess is that you have a
> field named incorrectly. Check your fields names to make sure they
> have the data you wish for them to have as well.
>
> --
> Best regards,
> Mark Talluto
> http://www.canelasoftware.com
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
>
-----------------------------------------------------------
Frank D. Engel, Jr. <fde101 at fjrhome.net>
$ ln -s /usr/share/kjvbible /usr/manual
$ true | cat /usr/manual | grep "John 3:16"
John 3:16 For God so loved the world, that he gave his only begotten
Son, that whosoever believeth in him should not perish, but have
everlasting life.
$
___________________________________________________________
$0 Web Hosting with up to 120MB web space, 1000 MB Transfer
10 Personalized POP and Web E-mail Accounts, and much more.
Signup at www.doteasy.com
More information about the use-livecode
mailing list