Re: msbin to ieee

2007-05-10 Thread John Machin
On May 10, 8:48 pm, imageguy <[EMAIL PROTECTED]> wrote: > On May 6, 6:44 pm, revuesbio <[EMAIL PROTECTED]> wrote: > > > Hi > > Does anyone have the python version of the conversion from msbin to > > ieee? > > Thank u > > Not sure if this helps

Re: msbin to ieee

2007-05-10 Thread imageguy
On May 6, 6:44 pm, revuesbio <[EMAIL PROTECTED]> wrote: > Hi > Does anyone have the python version of the conversion from msbin to > ieee? > Thank u Not sure if this helps, but I think this thread has the answer; http://groups.google.com/group/comp.lang.python/br

Re: msbin to ieee

2007-05-09 Thread revuesbio
Hi, I found something interresting. First, MBF Files come from metastock software but i use another one (MLDownloader) to get quotes and convert them to MBF format probably using functions you've just described (C, borland,...). In final, all my files are created by mldownloader. 2nd, I've tri

Re: msbin to ieee

2007-05-08 Thread John Machin
; > > > > On 7 mai, 03:52, John Machin <[EMAIL PROTECTED]> wrote: > > > > > > > > > On May 7, 7:44 am, revuesbio <[EMAIL PROTECTED]> wrote: > > > > > > > > > > Hi > > > > > > > > > Does anyone h

Re: msbin to ieee

2007-05-08 Thread revuesbio
gt; > > > On May 7, 7:44 am, revuesbio <[EMAIL PROTECTED]> wrote: > > > > > > > > > Hi > > > > > > > > Does anyone have the python version of the conversion from > > > > > > > > msbin to > > > > &g

Re: msbin to ieee

2007-05-07 Thread John Machin
wrote: > > > > > On May 7, 6:18 pm, revuesbio <[EMAIL PROTECTED]> wrote: > > > > > > On 7 mai, 03:52, John Machin <[EMAIL PROTECTED]> wrote: > > > > > > > On May 7, 7:44 am, revuesbio <[EMAIL PROTECTED]> wrote: > >

Re: msbin to ieee

2007-05-07 Thread John Machin
wrote: > > > > > On May 7, 7:44 am, revuesbio <[EMAIL PROTECTED]> wrote: > > > > > > Hi > > > > > Does anyone have the python version of the conversion from msbin to > > > > > ieee? > > > > > Thank u > > > > &g

Re: msbin to ieee

2007-05-07 Thread revuesbio
wrote: > > > > > On 7 mai, 03:52, John Machin <[EMAIL PROTECTED]> wrote: > > > > > > On May 7, 7:44 am, revuesbio <[EMAIL PROTECTED]> wrote: > > > > > > > Hi > > > > > > Does anyone have the python version of the conv

Re: msbin to ieee

2007-05-07 Thread revuesbio
rote: > > > > > Hi > > > > Does anyone have the python version of the conversion from msbin to > > > > ieee? > > > > Thank u > > > > Yes, Google has it. Google is your friend. Ask Google. It will lead > > > you to such as: > >

Re: msbin to ieee

2007-05-07 Thread John Machin
On May 7, 6:18 pm, revuesbio <[EMAIL PROTECTED]> wrote: > On 7 mai, 03:52, John Machin <[EMAIL PROTECTED]> wrote: > > > On May 7, 7:44 am, revuesbio <[EMAIL PROTECTED]> wrote: > > > > Hi > > > Does anyone have the python version of the conversio

Re: msbin to ieee

2007-05-07 Thread revuesbio
On 7 mai, 03:52, John Machin <[EMAIL PROTECTED]> wrote: > On May 7, 7:44 am, revuesbio <[EMAIL PROTECTED]> wrote: > > > Hi > > Does anyone have the python version of the conversion from msbin to > > ieee? > > Thank u > > Yes, Google has it. Google i

Re: msbin to ieee

2007-05-06 Thread John Machin
On May 7, 7:44 am, revuesbio <[EMAIL PROTECTED]> wrote: > Hi > Does anyone have the python version of the conversion from msbin to > ieee? > Thank u Yes, Google has it. Google is your friend. Ask Google. It will lead you to such as: http://mail.python.org/pipermail/python-list/

Re: msbin to ieee

2007-05-06 Thread Gabriel Genellina
En Sun, 06 May 2007 18:44:07 -0300, revuesbio <[EMAIL PROTECTED]> escribió: > Does anyone have the python version of the conversion from msbin to > ieee? I imagine this will be done just once - msbin is a really old format. Instead of coding the conversion in Python, you could: - w

msbin to ieee

2007-05-06 Thread revuesbio
Hi Does anyone have the python version of the conversion from msbin to ieee? Thank u -- http://mail.python.org/mailman/listinfo/python-list