> -----Original Message-----
> From: MB Software Solutions
> Sent: Monday, September 18, 2006 3:48 PM
> Subject: Re: FoxForward -- thanks
>
>
> Tracy Pearson wrote:
>
> >For those presenters that need to change the font sizes quickly:
> >
> >         *-- The following sets the font to Lucida Console 10pt
> >         Local laEnv[25]
> >         Set Library To (Sys(2004) + "FoxTools.fll") Additive
> >         _EdGetEnv(_WOnTop(),@laEnv)
> >         laEnv[22] = "Lucida Console"
> >         laEnv[23] = 10
> >         _EdSetEnv(_WonTop(),@laEnv)
> >         Release Library (Sys(2004) + "FoxTools.Fll")
> >
> >
> >
>
> That would be me!  Thanks for the tip, Tracy!  Good one for a
> macro or
> code in the startup.prg file as a menu option.
>
> --Michael
>

This needs to be in a keyboard macro, menu item, or toolbar button
It won't help unless the window is currently open.

Tracy




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to