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] **********************************************************************

