On 10/06/2011 7:45 AM, A. Razzak Memon wrote:
At 05:28 PM 6/9/2011, Dave McCann wrote:
I've noticed that ampersands are treated differently on FORM objects
using VAR Label vs. VAR Edits. I lookup a client name and prefer to
display it using VAR Label but when client name has '&' in it just an
underscore is displayed in place of the &. Using a VAR Edit field
it does display correctly.
Is this a bug or by design?
I can parse the name and replace (using SRPL) a single & with && and
that makes this work, but this seems like a bug to me.
Dave,
Uncheck the option for [ ] Show Accelerator Character.
Here's how:
While in Form Designer:
Variable Label Properties | Effects | Text Style
Notice the option for [ ] Show Accelerator Character.
The default is always set to checked.
That's all there is to it!
Very Best R:egards,
Razzak.
Sorry a bit early in the morning and I replied to the List not the
thread lol.