|
-
Apr 13th, 2022, 02:37 PM
#5
Thread Starter
Frenzied Member
Re: Faster ByteArray search/loop
Ok, it seems to be an ENCODING issue.
b = s '//works
---
b = StrConv(s, vbFromUnicode) '// doesn't work
_____________________________________________________________________
----If this post has helped you. Please take time to Rate it.
----If you've solved your problem, then please mark it as RESOLVED from Thread Tools.

Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|