Basically these records have the data start off with 000001 xxxxxx (xxxxxx being the telephone number) and the record ends with ______________________. The one I want to create has a record that starts off with 000001 Call ID 000001. But using the same code it doesn't work. Is there something different I need to do in the if statement?while(<LOGFILE>) { if(/^.*$PhoneNumber$/../^________________________________$/) { }
In reply to Extracting Multiline Records from a file by DeliriumNZ
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |