Jump to content

StringTokenizer like in Java?


Skullman
 Share

Recommended Posts

So it's just StringSplit() ~wrapper or something. If the delimiter in Java is regexp-aware you won't win this candy in AutoIt's StringSplit() but will need to use StringRegExp() with an appropriate pattern to replicate the splitting action. In other word matching between delimiter as opposed to StringSplit() which is splitting by a delimiter.

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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