Hello!
Is it possible to get a substring of a string?

I'm getting the date formatted like "Mo 26-03-02"

and would like to have the day in words (Mo)  in a new string...


DateToDOWDMFormat (date.month, date.day, date.year + 1904,
dfDMYLongWithComma, dayAndMonthInWords);

textstring = ???? (dayAndMonthInWords, " ")

Any idea what ??? could be?

Many Thanks,

Dyk




-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to