Is "revShowPrintDialog" Working Yet?
Gardner, Joseph A
joe.gardner at nwa.com
Thu Jun 26 00:33:01 EDT 2003
Jeanne, you've solved it! I changed the script as you suggested and it works just fine now. Never would have thought to challenge the documentation. :)
Thanks for the solution!
joe.
> ----------
> From: Jeanne A. E. DeVoto
> Sent: Monday, June 23, 2003 00:56
> To: Gardner, Joseph A
> Subject: Re: Is "revShowPrintDialog" Working Yet?
>
> At 10:51PM -0700 6/15/03, Gardner, Joseph A wrote:
> >on mouseUp
> > if field "FileContents" is empty then exit to top
> > revShowPrintDialog false, the hilite of button "PrintDialog"
> > revPrintField ("field" && quote & "FileContents" & quote)
> >end mouseUp
> >
> >I'm not sure why the Print dialog box never comes up. The revPrintField
> >command works just fine, but I was trying to get the dialog to come up so
> >the users had a chance to change printers or settings if they wanted to.
> >Maybe it's a Windows thing?
>
> Just to let you know, I took a look at this and I think it may be due to a
> glitch in the documentation - the parameters seem to be reversed. What
> happens if you switch the order?
>
> revShowPrintDialog the hilite of button "PrintDialog", false
>
> --
> Jeanne A. E. DeVoto ~ jeanne at runrev.com
> Runtime Revolution Limited - Software at the Speed of Thought
> http://www.runrev.com/
>
>
>
>
More information about the use-livecode
mailing list