Hi,
Using my Mac the following handler results in displaying both SetUp and 
Print dialogs with the ability set all pages or set page x to page y.  This 
works fine.

on mouseUp
   revShowPrintDialog true, true
   revPrintField the name of field "my Stuff"
end mouseUp

But, using Windows' ME on my PC with the above handler,  page x to page y 
is not selectable.  Only All is available.  I would like to have the 
ability to print only those pages selected rather than all pages.

I also tried: revShowPrintDialog true, the hilite of button "My Btn" 
without success.

Will appreciate any help.  Thank you.

Regards,

Bob


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.286 / Virus Database: 152 - Release Date: 10/9/2001

Reply via email to