Help for this page
1010100.........123456..... #header line for bill # 123456 #some data ... #some data #some data <br>
#/usr/bin/perl -w #This script takes a main file and separates into individual bills by +splitting at the header line. ... close(NEW_FILE); exit 0;