[javascript-dev] String.search problem...
Patrick Delges
pdelges at radiantslab.com
Wed Jan 23 14:34:16 MST 2008
- Previous message: [javascript-dev] String.search problem...
- Next message: [javascript-dev] String.search problem...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 23-janv.-08, at 20:48, Anthony Palomba wrote: > For the life of me, I can not figure this one out. I know > search is a method that exists because I have called > it before with no problems. Anyone have any ideas? I can't test your code now, but afaik, String.search() expects a regular expression as argument, but "[" doesn't look like a RE. p _____________________________ Patrick Delges Centre de Recherches et de Formation Musicales de Wallonie http://www.crfmw.be/max
- Previous message: [javascript-dev] String.search problem...
- Next message: [javascript-dev] String.search problem...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
