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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.