FROM : Jonathan Dann
DATE : Mon Mar 03 19:12:04 2008
On 3 Mar 2008, at 16:16, Mike Abdullah <<email_removed>>
wrote:
> Jonathon, you'll have much better luck with NSScanner. It's designed
> for exactly what you want.
>
> Mike.
>
>>
>>
>>
>>
>>
>>
>>
>>
Thanks Mike, just tried it and it works quite well. Any way of using
NSScanner directly with regex? Not sure if its really necessary for my
code but would probably be very useful, alternatively I'll just use
NSPredicate to avoid scanning for stuff that isn't there.
Much appreciated,
Jon
DATE : Mon Mar 03 19:12:04 2008
On 3 Mar 2008, at 16:16, Mike Abdullah <<email_removed>>
wrote:
> Jonathon, you'll have much better luck with NSScanner. It's designed
> for exactly what you want.
>
> Mike.
>
>>
>>
>>
>>
>>
>>
>>
>>
Thanks Mike, just tried it and it works quite well. Any way of using
NSScanner directly with regex? Not sure if its really necessary for my
code but would probably be very useful, alternatively I'll just use
NSPredicate to avoid scanning for stuff that isn't there.
Much appreciated,
Jon
| Related mails | Author | Date |
|---|---|---|
| Jonathan Dann | Mar 3, 16:37 | |
| Mike Abdullah | Mar 3, 17:16 | |
| Jonathan Dann | Mar 3, 19:12 | |
| Dave Camp | Mar 3, 19:23 | |
| Jonathan Dann | Mar 4, 12:25 | |
| Jens Alfke | Mar 4, 18:50 | |
| Jonathan Dann | Mar 4, 19:19 | |
| Jens Alfke | Mar 4, 22:08 | |
| glenn andreas | Mar 4, 22:33 | |
| John Engelhart | Mar 5, 05:55 | |
| Jens Alfke | Mar 5, 07:03 | |
| John Engelhart | Mar 5, 20:48 |






Cocoa mail archive

