04-26-2024, 01:42 PM
(04-26-2024, 12:52 AM)SMcNeill Wrote: @bplus As for why I swapped over to using mid$ as I did, take a look at my newest post on speed optimizations here: https://qb64phoenix.com/forum/showthread...1#pid24751
In this case, it may not make such a large difference as the strings are all just single words in size. I'm just trying to incorportate the new method into my standard coding habits, as much as possible, as it certainly makes a sizable difference in times for larger strings.
ok, ha i tried a version of mid$ already too bad it was cluttered with a bunch of other string functions at the time
another damn speed test, judging by your latest post and op tests it should be worth the trouble.
b = b + ...