> performance concern a.k.a. dumb question... is a regexp required for > fixing this problem?
Same thought here. I do the same in PERL through substr instead of RegExp 'cause of the performance. Kind Regards, Sander Holthaus.
> performance concern a.k.a. dumb question... is a regexp required for > fixing this problem?
Same thought here. I do the same in PERL through substr instead of RegExp 'cause of the performance. Kind Regards, Sander Holthaus.