Print from TL to BR - doesn't
J. Landman Gay
jacque at hyperactivesw.com
Mon Feb 27 19:09:11 EST 2006
Hershel Fisch wrote:
>>>According tho doc. Its topLeft to rightBottom
>>>Where its bottomRight which returns an integer when done in the message box,
>>>but in a button returns the same error.
>
> I'm just wondering, if I put into the message box "put topLeft" it gives me
> the integer as well when I "put the bottomRight" ?
> Looks like it is not only a variable ?
The "bottomRight" is a Transcript word and returns a set of coordinates.
In the dictionary example for "print", though, it says "rightBottom".
That one is just a variable.
The real Transcript terms, which you correctly point out, are "topLeft"
and "bottomRight".
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list