Hi
I have a string that varies in length ie ABCDEFGH or ABCDEFGHI
what i want to do is read from the left 6 Characters and discard the
leftleaving only the right of th string
ie GH or GHI
Thanks
kevin
I have a string that varies in length ie ABCDEFGH or ABCDEFGHI
what i want to do is read from the left 6 Characters and discard the
leftleaving only the right of th string
ie GH or GHI
Thanks
kevin
Comment