Thanks for the reply, Ted. I had already slapped myself on the head for missing the obvious.
Still, your additional slap is appreciated. I would like to note, though, that it only became obvious after I sent the 1st message. There is definite value in formulating one's problem. It helps lift the mist... Thanks again, Henry -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ted Roche Sent: 2008-07-21 11:06 AM To: [EMAIL PROTECTED] Subject: Re: SetAll("FontItalic" On Mon, Jul 21, 2008 at 10:51 AM, <[EMAIL PROTECTED]> wrote: > Hello all, > > These 4 statements are in the INIT of a grid. > > Any idea why statements 1&4 work and 2&3 do not? > > Why won't FontItalic take an expression that evaluates to a logical? Because you're not evaluating it? You're setting it to a string. Either use SetAll on DynamicFontItalic or add an EVAL() around the string you're setting FontItalic equal to. -- Ted Roche (Using chmsee to read HackFox7.chm on Fedora 9) Ted Roche & Associates, LLC http://www.tedroche.com [excessive quoting removed by server] _______________________________________________ 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 Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** 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.

