How would this code be made to actually work ?
(CurrSong is a string)
VB Code:
If Left(CurrSong, 9) = "[Opening]" Then CurrSong = Left(CurrSong, Len(CurrSong) - 9)
Thanks in Advance![]()
|
Results 1 to 2 of 2
Threaded View
|
Click Here to Expand Forum to Full Width |