msturm / abncsv2qif

Convert ABN Amro CSV bank statements to QIF
11 stars 1 forks source link

what am i doing wrong? :) #1

Open bizilux opened 6 years ago

bizilux commented 6 years ago

could really use some help :) problem

ChocoMelvin commented 6 years ago

A little late but you cannot use it like that in WINDOWS

You have to use it like: python2 convert.py "TXT180926215645.TAB" > abn.qif

FORMAT: PATH TO PYTHON 2 EXE convert.py "INPUT FILE" > "OUTPUT FILE"