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 Chriss Miller 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. bhekis9

    Failing to Read/Search/Write to a Data collection programme

    I have following script but am failing to get correct result; I want to get record printed if it matches to data input and create new record if not found; Could any one help? #!c:\perl\bin\perl.exe -W open(RECORDS, "CustData.txt")|| DIE; print("Enter your four digit Customer Reference...

Part and Inventory Search

Back
Top