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

    print last 3 numeric numbers from a string

    New at Perl, still grap regex stuff. I have a string " abcdefghi 22 33 44" and i want to print out the last 3 numeric valuse of the string. Below is what im trying, i get no output. Thanks in advance for any info. $string="tttt 22 22 22"; $string=~...

Part and Inventory Search

Back
Top