I need to make a few regex expressions to parse the colums in this table
Port 1 Database Assignments Region Data Type # Records GLOBAL -- LOCAL -- BUF -- D1 Unused D2 Unused D3 Unused D4 Unused D5 Unused D6 Unused D7 Unused D8 Unused A1 Unused A2 Unused A3 Unused USER Unused
I need to ignore all the stuff at the top and identify each column and grab the data from the row. So if someone could show how to parse one column, I would really appreciate it!! Thanks Monks!
In reply to Regex help by jayto
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |