Re: [fpc-pascal]TStringList.indexOf (case-sensitivity)

2003-08-28 Thread James Mills
On Thu, Aug 28, 2003 at 09:31:13AM +0200, Michael Van Canneyt wrote: > > > In D7, yes. In FPC: Not unless you send me a patch :-) Perhaps I will. It's rather a waste of code to create an entire desandant :) cheers James -- - -Zero Defect Software Engineers Group - ZDSEG - -You need only two t

Re: [fpc-pascal]TStringList.indexOf (case-sensitivity)

2003-08-28 Thread Michael Van Canneyt
On Thu, 28 Aug 2003, James Mills wrote: > On Wed, Aug 27, 2003 at 03:03:31PM +0200, Michael Van Canneyt wrote: > > > > > > On Wed, 27 Aug 2003, James Mills wrote: > > > > > On Wed, Aug 27, 2003 at 09:39:10AM +0200, Michael Van Canneyt wrote: > > > > > > > > > > > > On Wed, 27 Aug 2003, James Mil

Re: [fpc-pascal]TStringList.indexOf (case-sensitivity)

2003-08-28 Thread James Mills
On Wed, Aug 27, 2003 at 03:03:31PM +0200, Michael Van Canneyt wrote: > > > On Wed, 27 Aug 2003, James Mills wrote: > > > On Wed, Aug 27, 2003 at 09:39:10AM +0200, Michael Van Canneyt wrote: > > > > > > > > > On Wed, 27 Aug 2003, James Mills wrote: > > > > > > > Hi, > > > > > > > > Is TStringList

Re: [fpc-pascal]TStringList.indexOf (case-sensitivity)

2003-08-27 Thread Michael Van Canneyt
On Wed, 27 Aug 2003, James Mills wrote: > On Wed, Aug 27, 2003 at 09:39:10AM +0200, Michael Van Canneyt wrote: > > > > > > On Wed, 27 Aug 2003, James Mills wrote: > > > > > Hi, > > > > > > Is TStringList.indexOf case sensitive or insensitive ? > > > TStrings.indexOf is case insensitive, but TStr

Re: [fpc-pascal]TStringList.indexOf (case-sensitivity)

2003-08-27 Thread James Mills
On Wed, Aug 27, 2003 at 09:39:10AM +0200, Michael Van Canneyt wrote: > > > On Wed, 27 Aug 2003, James Mills wrote: > > > Hi, > > > > Is TStringList.indexOf case sensitive or insensitive ? > > TStrings.indexOf is case insensitive, but TStringList.indexOf overrides > > the TStrings.indexOf impleme

Re: [fpc-pascal]TStringList.indexOf (case-sensitivity)

2003-08-27 Thread Michael Van Canneyt
On Wed, 27 Aug 2003, James Mills wrote: > Hi, > > Is TStringList.indexOf case sensitive or insensitive ? > TStrings.indexOf is case insensitive, but TStringList.indexOf overrides > the TStrings.indexOf implementation accoriding to the documentation. It is case insensitive, but this was changed

[fpc-pascal]TStringList.indexOf (case-sensitivity)

2003-08-26 Thread James Mills
Hi, Is TStringList.indexOf case sensitive or insensitive ? TStrings.indexOf is case insensitive, but TStringList.indexOf overrides the TStrings.indexOf implementation accoriding to the documentation. cheers James -- - -Zero Defect Software Engineers Group - ZDSEG - -You need only two tools. WD-