bad factor

Bisser Milanov BM at dataflight.dk
Fri Jan 31 09:58:01 EST 2003


Obviously the programming using this Revolution is quite different than a
normal development tool for Windows that is why I am so confused.

Yes I was missing the word "button" - my button name is btn.

Thanx for the assistance




Best Regards
Bisser Milanov

***********************************************************
DataFlight Europe as

e-mail bm at dataflight.dk
Tel: +45 48 16 84 71
Fax: +45 70 22 45 25

Visit www.dataflight.dk and get the latest news

***********************************************************



-----Original Message-----
From: Klaus Major [mailto:klausimausi at mac.com] 
Sent: Friday, January 31, 2003 3:42 PM
To: use-revolution at lists.runrev.com
Subject: Re: bad factor

Hi Bisser,

> If I try to do:
>
> set the location of btn to 50,50
> or
> set the height of btn to 50
>
> I get error message: Expression: bad factor
>
> What does it mean?

The engine (and i ;-) are asking WHAT button ???

So if you script:

...
set the height of btn "Name of your button here!!!" to 50
...

or

...
set the height of btn 1 to 50
...

you will probably not get an error ;-)


> Where I can find more detailed description of error messages?

Sorry, no idea...

Anyone knows?

> Best Regards
> Bisser Milanov

Regards

Klaus Major
klausimausi at mac.com

_______________________________________________
use-revolution mailing list
use-revolution at lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution



More information about the use-livecode mailing list