Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. aawker

    Extract data between repeating characters & pipe to unique text files

    Friends, I have one final modification to work out...... I need to extract a string of characters available in a specific group of contiguous fields in a specific line from the parsed files and make that extracted text available to sendmail to be used as the subject of an email being sent with...
  2. aawker

    Extract data between repeating characters & pipe to unique text files

    Thank you! That worked just beautifully. I had worked out the details for renaming the files with a .txt extension but your code does the job all at the same time. Again, thanks very much for the input!
  3. aawker

    Extract data between repeating characters & pipe to unique text files

    Wow! Thanks very much! That is very close to what I am trying to do. By the way, am trying to read up on the i++, hadn't seen that before. I have to admit to an error in my original question....the pattern of the data is somewhat different from that which I described it as originally. So...
  4. aawker

    Extract data between repeating characters & pipe to unique text files

    I have a text file which contains data like this :- abc xyz ....variable data containing letters and numbers spread over multiple lines...................... ................................................ ...

Part and Inventory Search

Back
Top