Jim, Good to see someone else searches the email archive!
…and you're welcome, I've used a lot of unicode characters for things like that since I worked out the trick. Regards, Wayne [image: --] Wayne Stewart [image: http://]about.me/waynestewart <http://about.me/waynestewart> On 10 November 2017 at 08:53, Jim Hays via 4D_Tech <[email protected]> wrote: > Thanks Wayne! > > Just what we needed for our R&D. > > Jim Hays > > On Wed, Feb 25, 2015 at 3:44 PM, Wayne Stewart <[email protected]> > wrote: > > > G'Day, > > > > I recently was asked about using the ampersand character in menus. > > > > Apparently Windows sees it as a meta character. You can use && but > > that causes some problems too. > > > > Solution: use Char(0xFF06) and use a 'wide' ampersand. > > > > Normal ampersand: & > > Wide ampersand: & > > > > > > Regards, > > > > Wayne > > ********************************************************************** > > See how easy it is to extend your 4D solutions to Web and mobile. New > > opportunities await you with 4D v14! > > > > 4D Internet Users Group (4D iNUG) > > FAQ: http://lists.4d.com/faqnug.html > > Archive: http://lists.4d.com/archives.html > > Options: https://lists.4d.com/mailman/options/4d_tech > > Unsub: mailto:[email protected] > > ********************************************************************** > > > ********************************************************************** > 4D Internet Users Group (4D iNUG) > FAQ: http://lists.4d.com/faqnug.html > Archive: http://lists.4d.com/archives.html > Options: http://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

