Help for this page

Select Code to Download


  1. or download this
    print old "$LAST_NAME\t$FIRSTNAME\n"
    print old "\t$ID_NUM\t$BOOK\n"
    
  2. or download this
    print old "$LAST_NAME\t$FIRSTNAME\n";
    print old "\t$ID_NUM\t$BOOK\n";