Thats my prob....
I want to search a string in a string. If the string was found, i need the XY-position from the foundet string in my string.
I tried a lot of thing. My brain already A knot.
Is there anyone who can help me ?


Code: Select all
X=StringField(String.s,1,",")
Y=StringField(String.s,2,",")