> Die Doku sagt mir:
> --- cut ---
> Function Replace(
>    ByVal Expression As String,
>    ByVal Find As String,
>    ByVal Replacement As String,
>    Optional ByVal Start As Integer = 1,
>    Optional ByVal Count As Integer = -1,
>    Optional ByVal Compare As CompareMethod = CompareMethod.Binary
> ) As String
> --- cut ---

Achso... .NET... Dann h�tte die frage in die framework-Liste geh�rt... :-)

> wobei die CompareMethod entweder Text oder Binary hei�en darf....

Genau.... Text!


Claudius

_______________________________________________
Coffeehouse mailing list
[EMAIL PROTECTED]
http://www.glengamoi.com/mailman/listinfo/coffeehouse

Antwort per Email an