Wedinger, Keith [mailto:[EMAIL PROTECTED] wrote:

> Is there a way to pass a regular expression with curly-braces
> such that
> Format() will do its thing properly (i.e. won't get confused
> about curly-braces that are really part of the regular
> expression and should not be touched)?

You can escape the {}'s like so {{0}}.

HTH,
Drew

[ .NET MVP | weblog: http://dotnetweblogs.com/dmarsh ]

===================================
This list is hosted by DevelopMentor�  http://www.develop.com
You may be interested in Guerrilla .NET, 24 March 2003, in London and Boston
http://www.develop.com/courses/gdotnet

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to