Help for this page

Select Code to Download


  1. or download this
    =========== code extract ==========
    $file_seek_calendario_pago[0] = tell $LoanPaymentCalendarFileHandle;
    ...
            
            # get out of loop
            last;
    
  2. or download this
    seek $LoanTransactionFileHandle, -$file_seek_tran_prestamo[0], 1;