��� - das ist die (zumindest laut Titel) "normale" VB (ohne .net) - Doku.... Zumindest ist die VB.net-Doku wo anders...
-----Urspr�ngliche Nachricht----- Von: Claudius Ceteras [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 05. Februar 2004 11:40 An: [EMAIL PROTECTED] Betreff: RE: [Coffeehouse] replace-Problem.... > 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 _______________________________________________ Coffeehouse mailing list [EMAIL PROTECTED] http://www.glengamoi.com/mailman/listinfo/coffeehouse
