Hi I am having a little trouble trying to read a binary file, I would like to write an ascii to Metastock converter in python but am not having a lot of success.
The file formats are http://sf.gds.tuwien.ac.at/00-pdf/m/mstockfl/MetaStock.pdf If any one can point me in the right direction it would be much appreciated. So far I have tried opening file "rb" then trying to use struct and then binascii but I am not too sure what I should be doing and fuction I should be using in binascii ? TIA -- http://mail.python.org/mailman/listinfo/python-list