Hello,
I've a textfile:
Text %x% Text
TextText %y% Text
Text %x% Text %z% Text
What I need is a list (eg. array) from every string between the chars %
(without the char %),
in thos case the x, y and z.
The position is different in each line.
Hello,
I've a textfile:
Text %x% Text
TextText %y% Text
Text %x% Text %z% Text
What I need is a list (eg. array) from every string between the chars %
(without the char %),
in thos case the x, y and z.
The position is different in each line.
| Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Compose new message text in Plain Text mode | Maurice | Live Mail | 1 | 04 Mar 2010 |
| compare two text files and report differences in a text file format | Larry__Weiss | PowerShell | 7 | 13 Jan 2010 |
| Need help to split a string into text and numeric values !! | karsagarwal | VB Script | 10 | 04 Sep 2008 |
| Howto: Add lines of text from a specific point in a text file.. | Daz | VB Script | 13 | 24 Jun 2008 |
| How do I read a text file and sort text by fixed positions? | Cornelius | PowerShell | 5 | 20 Jul 2007 |