[BACK]Return to wellsfargo.txt CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / pta / import

Annotation of pta/import/wellsfargo.txt, Revision 1.1

1.1     ! schwarze    1: # Wells Fargo CSV lines are of the form
        !             2: # "mm/dd/yyyy","signed_amount","*","","description"
        !             3: # wherein the * above is a literal "*," not a wildcard
        !             4: # Wells Fargo does not include a header line in the exported CSV file
        !             5: ACCOUNT xxxx
        !             6: DELIM ,
        !             7: ,,,,CHASE CREDIT CRD EPAY, 3234 PAYCHASE
        !             8: ,,,,CAPITAL ONE .* PMT, 3235 PAYCAP

CVSweb