Jump to content

Can I use {TAB} as a delimiter


 Share

Recommended Posts

I'm trying to parse a logfile and its tab delimited can i do this?

$temp = StringSplit($lines[1], "{TAB}");

I tried then output to a string of temp[1] and it output the whole string. So how do I parse a table delimited string, anyone know?

thx!

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...