HOW TO: test my OFX file

Created by Maxime DOYEN
Keywords:

OFX library project embed a dump program that warn for inconsistency, errors, etc
> https://linux.die.net/man/1/ofxdump

for ms windows:
>open a terminal
>go to C:\Program Files (x86)\HomeBank
>type 'ofxdump <your filepath>yourfilename'

for linux:
just open a terminal
>type 'ofxdump <your filepath>yourfilename'