string tokenizer
FIrst off, I'm developing in java 1.0 so it'll have max compatability (old mac with os9 doesn't have any recent java) Anyways I know I've seen it somewhere before where I would have a string like "0-1-3-4-23-45" and it would search until it finds "-" and copy up until that point..well I need to know how and if that's possible in 1.0, thanks :). (don't bother telling me to upgrade my java plx, I have 1.5..07 on one comp but want this to run on both)
[465 byte] By [
ieatjavaa] at [2007-11-26 22:59:46]

> FIrst off, I'm developing in java 1.0 so it'll have
> max compatability
Funny
>(old mac with os9 doesn't have any
> recent java) Anyways I know I've seen it somewhere
> before where I would have a string like
> "0-1-3-4-23-45" and it would search until it finds
> "-" and copy up until that point..well I need to know
> how and if that's possible in 1.0, thanks :). (don't
> bother telling me to upgrade my java plx, I have
> 1.5..07 on one comp but want this to run on both)
Why, other than you I doubt there is more than 10 people in these forums running 1.0, if that. It's quite rare to find someone on 1.3.1 and the only reason for that is major sized apps, nothing tiny.