Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

The Ampersand (&) symbol

0 views
Skip to first unread message

Peter Drysdale

unread,
Dec 5, 2003, 11:24:05 AM12/5/03
to
I have a Client Table where many of the companies have names containing an
ampersand e.g.'A & B Company'. When I read the names into a Text or
TextLabel to display on a Form, they are appearing as 'A _ B Company' (with
an underscore) Is this the macro substitution kicking in and, if so, how do
I cure it?

Peter Drysdale
Scotland


Ivar B. Jessen

unread,
Dec 5, 2003, 11:43:55 AM12/5/03
to

Set the property 'prefixEnable' of the Text or the TextLabel to false.


Ivar B. Jessen

David Kerber

unread,
Dec 5, 2003, 11:33:38 AM12/5/03
to
In article <bqqbf7$4gb$1...@news.dbase.com>, syste...@tiscali.co.uk
says...

Double-up the ampersands: "A && B Comapny"

--
Dave Kerber
Fight spam: remove the ns_ from the return address before replying!

REAL programmers write self-modifying code.

Peter Drysdale

unread,
Dec 5, 2003, 1:17:13 PM12/5/03
to

"Peter Drysdale" <syste...@tiscali.co.uk> wrote in message
news:bqqbf7$4gb$1...@news.dbase.com...
> Ivar - the Prefix Enable setting worked - something else learnt today!
Many thanks for your help

Peter


Ivar B. Jessen

unread,
Dec 5, 2003, 2:11:25 PM12/5/03
to
On Fri, 5 Dec 2003 18:17:13 -0000 , in dbase.getting-started , Re: The

Ampersand (&) symbol , "Peter Drysdale" <syste...@tiscali.co.uk> wrote:

>> Ivar - the Prefix Enable setting worked - something else learnt today!
>Many thanks for your help

You are welcome.


Ivar B. Jessen

0 new messages