Restored from previous forum. Originally posted by PB. Quote:
I just started to write some extention like:
Translate (Replace) -> Translate(String$,StringToSearch$,NewString$)
Delete -> Delete(String$,StartPosition,Lenght)
Insert -> Insert(String$,InsertString$,StartPosition)
SubString -> SubString(String$,Separator$,SubStringPosition)
CountWords -> CountWords(String$,Separator$)
Hi Franco,
I just discovered that Mr Skunk has some advanced string handling at his web site in the form of User Libraries, so check them out:
http://www.skunknet.fr.st/