Hi Guys I am having trouble deciding how to extract two strings from one string.
I can see so many posts that it is very confusing. This post is basically what I was wanting to do http://www.escribe.com/computing/pcpqa/m62412.html This is too complicated & I cant get it to work http://www.escribe.com/computing/pcpqa/m50320.html TxtFindString's requirement that u use glue etc. is far to complicated. My string contains a phone number & a name eg. "me | +61 (0) 408 409 409" I want to have two string variables that contain "me" & "+61 (0) 408 409 409" Should I use StrChr or StrStr ? I have tried to write my own, I'm having trouble as these are pointers not values. An example piece of code that I can study would be ideal :) Thanks in advance NG -- ..-_|\ Nigel Grant / OZ \ Uni. SA \ _.--._ / PO Box 185 Adelaide v South Australia 5096 .) .) http://geocities.com/ngrant_com Smile its free -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
