Print from TL to BR - doesn't
Phil Davis
davis.phil at comcast.net
Tue Feb 28 20:41:09 EST 2006
In your usage here, Hershel, topLeft and bottomRight will be considered
either unquoted literals or empty containers. There is nothing about
them that refers to the card.
Try this instead:
print me from the topLeft of me to the bottomRight of me
I could be mistaken, but I think that's the problem.
Phil Davis
Hershel Fisch wrote:
> On 2/28/06 3:56 PM, "J. Landman Gay" <jacque at hyperactivesw.com> wrote:
>
>
>>What script are you using? The term "coordinates" is not a Transcript
>>term, you'll need a set of numbers instead like "10,10" or "250,157".
>>But show us your script and we can help.
>
>
>
> On mouseUp
> set the backgroundcolor of me to white
> set the printmargins to 72,72,72,72
> --answer printer
> print me from topLeft to bottomRight
> End mouseUp
>
>
> executing at 6:45:16 PM
> Type print: coordinate not a point
> Object pcf
> Line print me from topLeft to bottomRight
> Hint topLeft
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
More information about the use-livecode
mailing list