Print from TL to BR - doesn't
Hershel Fisch
hershrev at realtorsgroup.us
Tue Feb 28 18:50:44 EST 2006
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
More information about the use-livecode
mailing list