QUESTION
What does Extract(dstring,1,Start-1) mean?
okay i get what ur saying we are calling the extract algorithm with the deletestring (part of the string to be deleted) but what does 1 and STart - 1 mean? Does 1 mean the first character in the string... err and STart - 1????