Jump to content

Recommended Posts

Posted

That would be pretty complicated. For example, if the text has been binary encoded, how many encodings are you searching for (i.e. ANSI, UTF-8, UTF-16), and how many languages and special characters do you want to support in your search?

You would have to code a search of your own. You could use _RegSearch() to get an array of keys/values to check, then you would have to walk the array, testing each with your own specific requirements for matches.

;)

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...