Printing options from answer printer

Bill Vlahos bvlahos at mac.com
Tue Nov 11 03:27:17 EST 2008


Doh! I knew it had to be something simple.

Thanks guys.

Bill

On Nov 10, 2008, at 11:54 PM, Joe Lewis Wilkins wrote:

> Bill,
>
> As Jan pointed out you need to define the pageRect like:  
> 0,0,612,792  or some such. Not just a point.
>
> I didn't know about the "as sheet" part of the statement. Thanks for  
> point the out.
>
> Joe Wilkins
>
> On Nov 10, 2008, at 11:18 PM, Bill Vlahos wrote:
>
>> Joe,
>>
>> I can't get that to work. I must have the syntax wrong but I'm not  
>> seeing how it is wrong.
>>
>> Make a new mainstack and put the following script in a button.
>>
>> on mouseUp
>>  answer printer as sheet
>>  if the result is not "Cancel" then print this card from topLeft to  
>> rightBottom into 72,72,72,72
>> end mouseUp
>>
>> The script editor doesn't complain about anything until you run it.  
>> The it generates the following error.
>> execution error at line 8 (print: coordinate not a point) near  
>> "topLeft", char 1
>>
>> Bill
>
>
>
>
>
> _______________________________________________
> 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