Hi I have a string which is "Track 04 (3.51)". I'd like to be able to rip the information in the string so I have:
strTrackName = "Track 04"
strDuration = "3.51"
Anyone know a good way of doing this? Thanks in advance.
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |