Print from topLeft to rightBottom
Sarah Reichelt
sarah.reichelt at gmail.com
Tue Feb 28 21:22:14 EST 2006
On 2/27/06, Hershel Fisch <hershrev at realtorsgroup.us> wrote:
> Hi,
> I trying to print
> On mouseUp
> Print this cd from topLeft to rightBottom
> End mouseUp
>
> I get an error
> executing at 5:28:58 PM
> Type print: coordinate not a point
> Object Print
> Line print cd from topLeft to righBottom
> Hint topLeft
>
Every object has the properties "topleft" and "bottomRight". You need
to specify which object's properties you want to use to limit the
printing.
Cheers,
Sarah
More information about the use-livecode
mailing list