parenthesis in menu?

Wouter wouter.abraham at pi.be
Wed Apr 21 07:37:44 EDT 2004


On 21 Apr 2004, at 12:27, use-revolution-request at lists.runrev.com wrote:

> Message: 7
> Date: Wed, 21 Apr 2004 11:54:31 +0200
> From: xbury.cs at clearstream.com
> Subject: Re: parenthesis in menu?
> To: How to use Revolution <use-revolution at lists.runrev.com>
> Message-ID:
> 	<OFEC01BA7A.38396C98-ONC1256E7D.00296398-C1256E7D.00366DF7 at deutsche- 
> boerse.de>
> 	
> Content-Type: text/plain; charset="us-ascii"
>
> It's quite strange because you can't escape the character...
>
> /(test) will display a parenthesis at the end...
> \(test\) will diplay test\)
>
> And a character with a / before it becomes the command chr for that
> menu...
>
> /(test/) /d is also didn't work...
>
> Good luck finding the right combo! Feel free to enter a bugzilla (Im
> starting
> to accumulate too many ;)
>
>

In Mac OS X 10.3 , rev 2.2 it works

Omit the quotes, they are used here to accentuate the space after the  
parenthesis
"\( "    gives enabled single parenthesis
"\(( "   disabled single parenthesis
"\(test)"  displays (test)


HTH,
WA




More information about the use-livecode mailing list