Subject: Example of Special Character '\'
Author: SteveHB
In response to: Example of Special Character '*'
Posted on: 08/17/2006 02:00:46 PM
(filename=C:\5cMyFile)
This example illustrates the escaping of the backslash character.
>
> On 08/17/2006 01:58:06 PM
SteveHB wrote:
(cn=*\2A*)
This example shows how to represent a "*" in a value, preventing it from being nterpreted as a substring indicator.
References: