Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers AppGameKit Corner / What am I doing wrong with FindStringReverse? It returns same value as FindString

Author
Message
Golelorn
7
Years of Service
User Offline
Joined: 20th Nov 2016
Location:
Posted: 31st Mar 2019 18:47
Not sure what I am doing wrong. Probably something obvious.

This does not return the correct value, in fact, it returns the exact value that FindString returns.

Here is the entire string:
E:\SteamLibrary\steamapps\common\App Game Kit 2\3D EDITOR\media\GUI
blink0k
Moderator
11
Years of Service
User Offline
Joined: 22nd Feb 2013
Location: the land of oz
Posted: 31st Mar 2019 21:53 Edited at: 31st Mar 2019 22:59
Try
dir$ = mid(dir$, n, -1) // If you want from that string on wards
Golelorn
7
Years of Service
User Offline
Joined: 20th Nov 2016
Location:
Posted: 1st Apr 2019 00:27
Thanks, Blink0k. I didn't think about using Mid().

Login to post a reply

Server time is: 2024-04-18 03:07:34
Your offset time is: 2024-04-18 03:07:34