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 strongm 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: *

  • Users: Zistrosk
  • Content: Threads
  • Order by date
  1. Zistrosk

    Why does globally replacing spaces give me the letter "s" instead?

    Hi everyone, I'm running the latest Strawberry Perl, and needed to take a string with multiple spaces and compress them down so there would only be one space in place of many in a row. Seemed simple to me, I'd just go change all occurrences of two consecutive spaces to a single space, in a...
  2. Zistrosk

    Perl - parsing Windows CSV files with embedded quoted CR+LF, CR, or LF

    Hi everyone, I searched the forums (and the internet) and didn't find a solution for my problem, which was how to read and manage CSV data where some of the columns are quote-encapsulated and also have one or more CR, LF, or CR+LF within the quotes. When the CSV is opened in M$ Excel, you end...

Part and Inventory Search

Back
Top