Posted: 14th Sep 2011 4:41
the string command:
mid(string$, position, size)


return the string at the defined size from position+1
Posted: 14th Sep 2011 4:46
And your question is?

Bear in mind that the first position of the string is zero, not one.