Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl -w
    use strict;
    ...
    print 'BALANCE:   ',$table[12][1][3], "\n";
    print 'AVAILABLE: ',$table[12][1][4], "\n";