How I can have the last "occurence" (in french)of a sign in a string.
I have to know the place of the last \ in a string containing the entire path of a file.
I think, Instring don't works with negative value for step???????
I am not sure what version you are in but one of the C6 versions has a bug i.e. you needed to specify the last char position for the negative step to work. Also, the negative step will work ONLY for a single char search. The usage that will work always is ::
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.