Re: [t2t] First post, possibly an odd request..

2012-08-03 Thread Nicholas
Seeing as this going into the wiki here are some corrections: Nokia E61 uses the S60v3 platform on Symbian 9.1 but if you can manage to get Python and the Python Shell Script on your Symbian phone then this should work on those phones as well. Python PyS60 1.4.5 is easiest to run on an e61, PyS60

Re: [t2t] First post, possibly an odd request..

2012-08-03 Thread Nicholas
On a Nokia E61 running 3.0633.09.04 firmware Python 1.4.5 with script shell (which is based on Python 2.2) I was able to convert the sample.t2t file correctly with today's date I had to find getopt.py (based on the same version of python), I used a plain version not a pys60 version (couldn't find

Re: [t2t] First post, possibly an odd request..

2012-07-30 Thread Aurelio Jargas
Thanks Eric! On Mon, Jul 30, 2012 at 4:30 PM, Forgeot Eric wrote: > > >Note to Eric: I think these instructions will be useful in the > website|wiki. > > > done: http://wiki.txt2tags.org/index.php/Main/Tips > > > > > > -

Re: [t2t] First post, possibly an odd request..

2012-07-30 Thread Forgeot Eric
>Note to Eric: I think these instructions will be useful in the website|wiki. done: http://wiki.txt2tags.org/index.php/Main/Tips-- Live Security Virtual Conference Exclusive live event will cover all the ways today's s

Re: [t2t] First post, possibly an odd request..

2012-07-30 Thread Nicholas
Thanks, really appreciate the detailed responses. I'll see how I go and report back with any results. On 7/31/12, Aurelio Jargas wrote: > Hi Nicholas, > > Try version 2.4, which is the last compatible with Python 1.x. You may try > older versions as well. > > You say you don't have command line,

Re: [t2t] First post, possibly an odd request..

2012-07-30 Thread Aurelio Jargas
Hi Nicholas, Try version 2.4, which is the last compatible with Python 1.x. You may try older versions as well. You say you don't have command line, but have access to the Python interactive shell. That's fine. Rename the txt2tags script to txt2tags.py, so you can import it as a module. There's

Re: [t2t] First post, possibly an odd request..

2012-07-30 Thread Florent Gallaire
see https://code.google.com/p/txt2tags/issues/detail?id=39 Cheers Florent On Mon, Jul 30, 2012 at 9:28 AM, Nicholas wrote: > Hello everyone, first post, and apologies if my question seems a bit > odd. It might need to go to the devs list > > I have an old E61 Nokia phone, I can run python 1.4.5